Version

CheckBoxUIElement Class Fields

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

Protected Fields
 NameDescription
Protected FieldbuttonStateValueMember used to maintain the button state. (Inherited from Infragistics.Win.ButtonUIElementBase)
Protected FieldcheckAlignValueControls where the check mark is placed in relation to the element rect  
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 FieldleftButtonDownTrue when the last mouse button depressed was the logical left mouse button. (Inherited from Infragistics.Win.ButtonUIElementBase)
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)
Protected FieldtextElementThe text uielement (Inherited from Infragistics.Win.ButtonWithTextUIElementBase)
See Also