| Name | Description |
 | AdjustClientArea | Overridden. Internal use only. |
 | AdjustStringFormat | Internal use only. (Inherited from FarPoint.Win.ElementWindowless) |
 | AttachListeners | Internal use only. |
 | GetClientRectangleF | Overloaded. Gets the coordinates of the element. (Inherited from FarPoint.Win.ElementWindowless) |
 | GetTextAndPictureRectangles | Gets the rectangles for the text and pictures of the element. (Inherited from FarPoint.Win.ElementWindowless) |
 | OnBackgroundImageChanged | Raises the BackgroundImageChanged event when the background picture has changed. (Inherited from FarPoint.Win.ElementWindowless) |
 | 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. |
 | OnDropMouseDown | Internal use only. |
 | OnForegroundImageChanged | Raises the ForegroundImageChanged event when the foreground picture has changed. (Inherited from FarPoint.Win.ElementWindowless) |
 | OnGotFocus | Internal use only. (Inherited from FarPoint.Win.ElementWindowless) |
 | OnLostFocus | Internal use only. (Inherited from FarPoint.Win.ElementWindowless) |
 | OnMouseDown | Raises the MouseDown event when the pointer button is pressed while the cursor is over the control. (Inherited from FarPoint.Win.ElementWindowless) |
 | OnMouseMove | Raises the MouseMove event when the pointer is moved within the control and the cursor is over the control. (Inherited from FarPoint.Win.ElementWindowless) |
 | OnMouseUp | Raises the MouseUp event when the pointer button is released while the cursor is over the control. (Inherited from FarPoint.Win.ElementWindowless) |
 | 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) |
 | OnPictureChanged | Raises the PictureChanged event when the picture 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. |
 | PaintBackColor | Paints background color. (Inherited from FarPoint.Win.ElementWindowless) |
 | PaintBackgroundImage | Paints background image. (Inherited from FarPoint.Win.ElementWindowless) |
 | PaintBorder | Paints borders. (Inherited from FarPoint.Win.ElementWindowless) |
 | PaintElements | Paints elements. (Inherited from FarPoint.Win.ElementWindowless) |
 | PaintFocusRectangle | Paints focus rectangle. (Inherited from FarPoint.Win.ElementWindowless) |
 | PaintForegroundImage | Paints foreground image. (Inherited from FarPoint.Win.ElementWindowless) |
 | PaintPicture | Paints the picture in the element. (Inherited from FarPoint.Win.ElementWindowless) |
 | PaintSpecialBackground | Paints special background. (Inherited from FarPoint.Win.ElementWindowless) |
 | PaintSpecialForeground | Paints special foreground. (Inherited from FarPoint.Win.ElementWindowless) |
 | PaintText | Paints the text of the element in the specified rectangle. (Inherited from FarPoint.Win.ElementWindowless) |
 | PaintTextAndPicture | Paints the text and picture in the element. (Inherited from FarPoint.Win.ElementWindowless) |
 | ProcessMouseDown | Overridden. Processes the MouseDown event. |
 | ProcessMouseUp | Overridden. Processes the MouseUp event. |
 | 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) |
 | ResetElements | Resets the elements to their default settings. (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) |
 | Select | Internal use only. (Inherited from FarPoint.Win.ElementWindowless) |
 | SetBoundsFloat | Overridden. Sets the bounds of the element to the location and size of the bounding rectangle of the specified dimensions. |
 | SetElementBounds | Internal use only. |