The following tables list the members exposed by ElementWithButtons.
| Name | Description | |
|---|---|---|
![]()  | ElementWithButtons Constructor | Overloaded. | 
| Name | Description | |
|---|---|---|
![]()  | AlignHorz | Gets or sets the horizontal alignment of the contents of the element. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | AlignText | Gets or sets the alignment of the text in the element. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | AlignVert | Gets or sets the vertical alignment of the contents of the element. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | BackColor | Gets or sets the background color for the element. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | BackgroundImage | Gets or sets the background image for the element. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | Border | Gets or sets the border for the element. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | ButtonStyle | Gets or sets the style for the buttons. | 
![]()  | ButtonWidth | Gets or sets the width in pixels of the header buttons. | 
![]()  | CanFocus | Gets or sets whether the element can receive focus. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | ContainsFocus | Gets whether the element currently has the input focus. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | DrawFocusRectangle | Gets or sets whether and how the focus rectangle is displayed in the element. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | DropDownButton | Gets whether a drop-down button has been implemented. | 
![]()  | Enabled | Gets or sets whether the object can receive focus and respond to user actions. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | Focused | Gets whether the element has focus. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | Font | Gets or sets the font for the element. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | ForeColor | Gets or sets the foreground color for the element. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | ForegroundImage | Gets or sets the foreground image for the element. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | MarginBottom | Gets or sets the margin between the bottom of the element and its contents. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | MarginLeft | Gets or sets the margin between the left edge of the element and its contents. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | MarginRight | Gets or sets the margin between the right edge of the element and its contents. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | MarginTop | Gets or sets the margin between the top of the element and its contents. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | Name | Gets or sets the name of the element. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | Picture | Gets or sets the picture for the element. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | PictureMargin | Gets or sets the margin between the text and the picture. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | PictureOrientation | Gets or sets the picture orientation for the element. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | PictureTransparencyColor | Gets or sets the picture transparency color for the element. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | PictureTransparencyTolerance | Gets or sets the picture transparency tolerance for the element. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | PopUpButton | Gets whether a pop-up button has been implemented. | 
![]()  | Rectangle | Gets the rectangular coordinates of the element. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | Redraw | Overridden. Gets or sets whether the element is allowed to paint. | 
![]()  | ScrollDownButton | Gets whether a scroll down button has been implemented. | 
![]()  | ScrollUpButton | Gets whether a scroll up button has been implemented. | 
![]()  | State | Gets or sets the state of the element. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | Tag | Gets or sets the Tag object for the element. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | Text | Gets or sets the text for the element. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | TextOrientation | Gets or sets the text orientation for the element. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | TextRotationAngle | Gets or sets the rotation angle of the text in the element. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | TextWrap | Gets or sets whether to wrap the text in the element. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | Visible | Gets or sets whether the element is visible. (Inherited from FarPoint.Win.ElementWindowless) | 
| Name | Description | |
|---|---|---|
![]()  | Elements | Gets the collection of IElement-derived objects that the current ElementWindowless object contains. (Inherited from FarPoint.Win.ElementWindowless) | 
| Name | Description | |
|---|---|---|
![]()  | CopyTo | Copies the properties of this windowless element object into the target object. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | Deserialize | Loads the object from XML. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | Focus | Moves the focus to the element. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | GetElementStyle | Gets the style for the element. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | GetFont | Gets the default font for the element. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | OnFontChanged | Raises the FontChanged event when the font in the control has changed. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | OnPaintBackground | Overloaded. Paints the background of the element. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | Refresh | Forces the element to invalidate its client area and immediately repaint. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | ResetBackColor | Resets the background color to its default setting. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | ResetBorder | Resets the border of the element to its default settings. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | ResetFont | Resets the font for the element to it default value. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | ResetForeColor | Resets the text color for the element to its default value. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | ResetPictureTransparencyColor | Resets the transparency of a picture in the element to its default value. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | ResetPictureTransparencyTolerance | Resets the transparency tolerance for a picture in the element to its default value. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | ResetTag | Resets the Tag object for the element to its default value. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | ResetTextRotationAngle | Resets the rotation angle for text in the element to its default value. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | Serialize | Saves the object to XML. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | SetBounds | Overloaded. Sets the bounds of the element to the location and size of the bounding rectangle of the specified dimensions (in integer values). (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | SetElementStyle | Overloaded. Sets the style for the element. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | Update | Forces the element to repaint immediately any region that has become invalid. (Inherited from FarPoint.Win.ElementWindowless) | 
| Name | Description | |
|---|---|---|
![]()  | OnChanged | Raises the Changed event when the element has changed. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | OnClick | Raises the Click event when the use clicks on the control. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | OnDoubleClick | Raises the DoubleClick event when the use double-clicks on the control. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | OnDropClick | Processes the Click events that occur in a drop-down button. | 
![]()  | OnDropDoubleClick | Processes the DoubleClick events that occur in a drop-down button. | 
![]()  | OnNameChanging | Raises the NameChanging event. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | OnParentChanged | Raises the ParentChanged event when the the parent of the element has changed. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | OnPopUpClick | Processes the Click events that occur in the pop-up button. | 
![]()  | OnPopUpDoubleClick | Processes the DoubleClick events that occur in the pop-up button. | 
![]()  | OnPropertyChanged | Raises the PropertyChanged event when the property on an element has changed. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | OnScrollClick | Processes the Click events that occur in scroll buttons. | 
![]()  | OnScrollDoubleClick | Processes the DoubleClick events that occur in scroll buttons. | 
![]()  | OnScrollMouseDown | Processes the MouseDown events that occur in scroll buttons. | 
![]()  | ResetAlignHorz | Resets the horizontal alignment of the element to the default value. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | ResetAlignText | Resets the text alignment of the element to the default value. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | ResetAlignVert | Resets the vertical alignment of the element to the default value. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | ResetBackgroundImage | Resets the background image of the element to the default value. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | ResetCanFocus | Resets to the default value whether the element can have the focus. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | ResetEnabled | Resets to the default value whether the element is enabled. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | ResetForegroundImage | Resets the foreground image for the element to its default value. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | ResetMarginBottom | Resets the margin between the bottom of the element and its contents to the default value. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | ResetMarginLeft | Resets the margin between the left side of the element and its contents to the default value. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | ResetMarginRight | Resets the margin between the right side of the element and its contents to the default value. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | ResetMarginTop | Resets the margin between the top of the element and its contents to the default value. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | ResetParent | Internal use only. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | ResetPicture | Resets the image for the element to its default value. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | ResetPictureMargin | Resets the margin between text and picture to its default value. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | ResetPictureOrientation | Resets the orientation of the picture in the element to its default value. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | ResetText | Resets the text in an element to its default value. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | ResetTextOrientation | Resets the orientation of text in an element to its default value. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | ResetVisible | Resets to the default value whether an element is visible. (Inherited from FarPoint.Win.ElementWindowless) | 
| Name | Description | |
|---|---|---|
![]()  | BackgroundImageChanged | Occurs when the background image for the element changes. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | Changed | Occurs when the element changes. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | Click | Occurs when the user clicks the element. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | DoubleClick | Occurs when the user double-clicks the element. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | FontChanged | Occurs when the font for the element changes. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | ForegroundImageChanged | Occurs when the foreground image for the element changes. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | MouseDown | Occurs if the user presses a mouse button while the cursor is over the element. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | MouseMove | Occurs if the user moves the cursor while the cursor is over the element. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | MouseUp | Occurs if the user releases a mouse button while the cursor is over the element. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | NameChanging | Occurs before the Name property of the element changes. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | PictureChanged | Occurs when the picture in the element changes. (Inherited from FarPoint.Win.ElementWindowless) | 
![]()  | PropertyChanged | Occurs when a property on the element changes. (Inherited from FarPoint.Win.ElementWindowless) | 
    
    
    
    
    
    




