Version

DropDownResizeHandleUIElement Class Fields

For a list of all members of this type, see DropDownResizeHandleUIElement members.

Protected Fields
 NameDescription
Protected FieldchildElementsCollectionThe collection of child elements (Inherited from Infragistics.Win.UIElement)
Protected FieldchildElementsCollectionDirtyIndicates if the child elements for this element need to be repositioned/created (Inherited from Infragistics.Win.UIElement)
Protected FieldgrabHandleRectDefines the bounds of the grab handle.  
Protected FieldinitialLeftRightAdjustmentPointInRightBorderIndicates which border was clicked on to start the left/right adjustment (Inherited from Infragistics.Win.AdjustableUIElement)
Protected FieldinitialUpDownAdjustmentPointInBottomBorderIndicates which border was clicked on to start the up/down adjustment (Inherited from Infragistics.Win.AdjustableUIElement)
Protected FieldparentElementThe parent UIElement (will be null for the ControlUIElementBase derived classes (Inherited from Infragistics.Win.UIElement)
Protected FieldrectValueThe rect of this elements in client coordinates of the control (Inherited from Infragistics.Win.UIElement)
See Also