FarPoint.Win Assembly > FarPoint.Win Namespace : ElementWithButtons Class |
For a list of all members of this type, see ElementWithButtons members.
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) |