Stylesheet
Description
A stylesheet that stores style properties of Components.
- See also
Public / Methods
Get
Returns the value of a stylesheet property.
Usually, this method is not called directly. Instead, StyleProperty.Get1 should be called on one of the pre-defined constants of Style.
Put
Sets the value of a stylesheet property.
Usually, this method is not called directly. Instead, StyleProperty.Set1 or StyleProperty.Unset1should be called on one of the pre-defined constants of Style.