Name | Description | |
---|---|---|
NavStateStyle Constructor |
The following tables list the members exposed by NavStateStyle.
Name | Description | |
---|---|---|
NavStateStyle Constructor |
Name | Description | |
---|---|---|
BackColor | Gets or sets the System.Drawing.Color used to paint the background. | |
BorderColor | Gets or sets the System.Drawing.Color used to draw the border around the element. | |
ForeColor | Gets or sets the System.Drawing.Color used to paint the text. |
Name | Description | |
---|---|---|
ResetBackColor | Restores the default value of the BackColor property. | |
ResetBorderColor | Restores the default value of the BorderColor property. | |
ResetForeColor | Restores the default value of the ForeColor property. | |
ShouldSerializeBackColor | Specifies whether to save the value of the BackColor property. | |
ShouldSerializeBorderColor | Specifies whether to save the value of the BorderColor property. | |
ShouldSerializeForeColor | Specifies whether to save the value of the ForeColor property. |