FormSwitchItemActualAppearance Members
In This Article
#Properties
Name | Description |
---|---|
Arrow |
Gets the arrow color that is applied to the Form |
Arrow |
Gets the arrow margin value that is applied to the Form |
Background |
Gets the background color that is applied to the Form |
Detail |
Gets the detail color that is applied to the Form |
Detail |
Gets the detail font attribute value that is applied to the Form |
Detail |
Gets the detail font family value that is applied to the Form |
Detail |
Gets the detail font size value that is applied to the Form |
Detail |
Gets the detail margin value that is applied to the Form |
Horizontal |
Gets the horizontal spacing value that is applied to the Form |
Image |
Gets or sets the image’s fill color. This is a bindable property.
Inherited from Form |
Image |
Gets the image margin value that is applied to the Form |
Inline |
Gets the text color that is applied to the Form |
On |
Gets the switch color that is applied to the Form |
Padding |
Gets the padding value that is applied to the Form |
Pressed |
Gets the pressed color that is applied to the Form |
Separator |
Gets the separator color that is applied to the Form |
Separator |
Gets the separator thickness value that is applied to the Form |
Text |
Gets the text color that is applied to the Form |
Text |
Gets the font attribute value that is applied to the Form |
Text |
Gets the font family value that is applied to the Form |
Text |
Gets the font size value that is applied to the Form |
Text |
Gets the text margin value that is applied to the Form |
Thumb |
Gets the thumb color that is applied to the Form |
Vertical |
Gets the vertical spacing value that is applied to the Form |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal.
Inherited from System. |
Equals |
Determines whether the specified object is equal to the current object.
Inherited from System. |
Get |
Serves as the default hash function.
Inherited from System. |
Get |
Gets the Type of the current instance.
Inherited from System. |
Memberwise |
Creates a shallow copy of the current Object.
Inherited from System. |
Reference |
Determines whether the specified Object instances are the same instance.
Inherited from System. |
To |
Returns a string that represents the current object.
Inherited from System. |
See Also