AppearanceObjectEx Properties
Represents an appearance object with extended settings.
Name | Description |
---|---|
Back |
Gets or sets the background color.
Inherited from Appearance |
Back |
Deprecated. Gets or sets the end color of the background’s gradient brush.
Inherited from Appearance |
Border |
Gets or sets the border color.
Inherited from Appearance |
Control |
Gets the default appearance settings which are used to paint 3-D elements in Windows.
Inherited from Appearance |
Default |
Gets or sets the default font for controls.
Inherited from Appearance |
Default |
Gets and sets the font used to display text on menus.
Inherited from Appearance |
Empty |
Returns an empty appearance object.
Inherited from Appearance |
Font |
Gets or sets the font used to paint the text.
Inherited from Appearance |
Font |
Obsolete. Gets the height of the font used by the appearance object.
Inherited from Appearance |
Font |
Gets or sets an integer value by which the font size is adjusted.
Inherited from Appearance |
Font |
Gets or sets an additional style to be applied to the font.
Inherited from Appearance |
Fore |
Gets or sets the foreground color.
Inherited from Appearance |
Gradient |
Deprecated. Gets or sets the background gradient’s direction.
Inherited from Appearance |
HAlignment |
Gets the horizontal alignment of the appearance object’s text.
Inherited from Appearance |
Image |
This property is obsolete. Gets or sets the background image.
Inherited from Appearance |
Is |
Gets whether the default font is changed.
Inherited from Appearance |
Is |
Gets whether the current object has been disposed of.
Inherited from Appearance |
Name |
Gets or sets the name of the current appearance object.
Inherited from Appearance |
Options | Provides access to the appearance object’s options. |
Parent |
Gets the parent appearance object.
Inherited from Appearance |
Text |
Provides access to text rendering options (horizontal and vertical alignment, word wrapping, trimming options, etc.).
Inherited from Appearance |
See Also