Class SelectionAwareMargin
Inheritance
System.Object
SelectionAwareMargin
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinForms.Controls.SyntaxEditor.UI.Margins
Assembly: Telerik.WinControls.SyntaxEditor.dll
Syntax
public abstract class SelectionAwareMargin : SyntaxEditorMargin, IDisposable, INotifyPropertyChanged, ICustomTypeDescriptor, ISupportSystemSkin, IStylableNode, ISupportDrop
Constructors
SelectionAwareMargin(RadSyntaxEditorElement)
Declaration
protected SelectionAwareMargin(RadSyntaxEditorElement editor)
Parameters
RadSyntaxEditorElement
editor
|
Properties
Canvas
Methods
CanPerformSelection(Point)
Declaration
protected virtual bool CanPerformSelection(Point location)
Parameters
System.Drawing.Point
location
|
Returns
System.Boolean
|
InitializeFields()
Declaration
protected override void InitializeFields()
Overrides
InitilizeSelectionHandlers()
Declaration
protected virtual void InitilizeSelectionHandlers()