| Name | Description | |
|---|---|---|
![]() | ElementWithButtons Constructor | Overloaded. |
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 | |
|---|---|---|
![]() | 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) |
![]() | 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 | |
|---|---|---|
![]() | 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) |