Name | Description | |
---|---|---|
NavigationButtonStateStyle Constructor | Initializes a new instance of the NavigationButtonStateStyle. |
The following tables list the members exposed by NavigationButtonStateStyle.
Name | Description | |
---|---|---|
NavigationButtonStateStyle Constructor | Initializes a new instance of the NavigationButtonStateStyle. |
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. | |
Image | Gets or sets the icon displayed in the radial menu's center button. | |
IsDefault | (Inherited from C1.Win.Themes.BaseStyle) | |
IsDisposed | (Inherited from C1.Win.Themes.StyledPropertyCollection) | |
Name | (Inherited from C1.Win.Themes.StyledPropertyCollection) |
Name | Description | |
---|---|---|
DefaultStyle | (Inherited from C1.Win.Themes.BaseStyle) | |
Owner | (Inherited from C1.Win.Themes.StyledPropertyCollection) | |
Parent | Overridden. Gets the parent collection. If some properties are reset or not initialized, the collection will search for them from the parent. | |
Root | (Inherited from C1.Win.Themes.BaseStyle) | |
ThemeProvider | (Inherited from C1.Win.Themes.BaseStyle) | |
TopOwner | (Inherited from C1.Win.Themes.StyledPropertyCollection) |
Name | Description | |
---|---|---|
Clone | (Inherited from C1.Win.Themes.BaseStyle) | |
Copy | (Inherited from C1.Win.Themes.BaseStyle) | |
Dispose | Overloaded. (Inherited from C1.Win.Themes.StyledPropertyCollection) | |
GetProperty | (Inherited from C1.Win.Themes.StyledPropertyCollection) | |
Reset | (Inherited from C1.Win.Themes.BaseStyle) | |
ToString | (Inherited from C1.Win.Themes.BaseStyle) | |
TryGetProperty | (Inherited from C1.Win.Themes.StyledPropertyCollection) |
Name | Description | |
---|---|---|
BeginUpdate | (Inherited from C1.Win.Themes.StyledPropertyCollection) | |
EndUpdate | (Inherited from C1.Win.Themes.StyledPropertyCollection) | |
HasProperty | (Inherited from C1.Win.Themes.StyledPropertyCollection) | |
IsDefaultProperty | (Inherited from C1.Win.Themes.BaseStyle) | |
IsInitialized | (Inherited from C1.Win.Themes.StyledPropertyCollection) | |
OnGetUninitializedProperty | Overridden. Called when trying to get an initialized property value. | |
OnOwnerChanged | (Inherited from C1.Win.Themes.BaseStyle) | |
OnPropertyChanged | (Inherited from C1.Win.Themes.StyledPropertyCollection) | |
ResetBackColor | Restores the default value of the BackColor property. | |
ResetBorderColor | Restores the default value of the BorderColor property. | |
ResetImage | Restores the default value of the Image property. | |
ResetProperty | Overloaded. (Inherited from C1.Win.Themes.BaseStyle) | |
ShouldSerializeBackColor | Specifies whether to save the value of the BackColor property. | |
ShouldSerializeBorderColor | Specifies whether to save the value of the BorderColor property. | |
ShouldSerializeImage | Specifies whether to save the value of the Image property. |
Name | Description | |
---|---|---|
PropertyChanged | (Inherited from C1.Win.Themes.StyledPropertyCollection) |