AppearanceObject Members
In This Article
#Constructors
Name | Description |
---|---|
Appearance |
Creates a new instance of the Appearance |
Appearance |
Creates a new instance of the Appearance |
#Properties
Name | Description |
---|---|
Back |
Specifies a background color for the target UI element. |
Enabled | Specifies an enabled state for the target UI element. |
Font |
Specifies a font color for the target UI element. |
Font |
Specifies a font style for the target UI element. |
Items | Provides access to a collection of appearance items that together, form a resulting appearance to be applied. |
Visibility | Specifies a visibility state for the target UI element. |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also