Class SizeGripElement
Inheritance
System.Object
SizeGripElement
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.WinControls.UI
Assembly: Telerik.WinControls.UI.dll
Syntax
public class SizeGripElement : RadItem, INotifyPropertyChanged, ICustomTypeDescriptor, ISupportSystemSkin, IComponent, IDisposable, IBindableComponent, ISupportDrag, ISupportDrop, IShortcutProvider, IStylableElement, IStylableNode
Constructors
SizeGripElement()
Declaration
public SizeGripElement()
Properties
GripItemNS
GripItemNSEW
RightToLeft
Declaration
public override bool RightToLeft { get; set; }
Property Value
System.Boolean
|
Overrides
ShouldAspectMinSize
Declaration
public bool ShouldAspectMinSize { get; set; }
Property Value
System.Boolean
|
ShouldAspectRootElement
Declaration
public bool ShouldAspectRootElement { get; set; }
Property Value
System.Boolean
|
SizingMode
Methods
CreateChildElements()
Declaration
protected override void CreateChildElements()
Overrides
GetVistaVisualStyle()
Declaration
public override VisualStyleElement GetVistaVisualStyle()
Returns
System.Windows.Forms.VisualStyles.VisualStyleElement
|
Overrides
GetXPVisualStyle()
Declaration
public override VisualStyleElement GetXPVisualStyle()
Returns
System.Windows.Forms.VisualStyles.VisualStyleElement
|
Overrides
InitializeFields()
InitializeSystemSkinPaint()
Declaration
protected override void InitializeSystemSkinPaint()
Overrides
ShouldPaintChild(RadElement)
Declaration
protected override bool ShouldPaintChild(RadElement element)
Parameters
RadElement
element
|
Returns
System.Boolean
|
Overrides
UnitializeSystemSkinPaint()
Declaration
protected override void UnitializeSystemSkinPaint()