Name | Description | |
---|---|---|
CommonBaseStyle Constructor | Initializes a new instance of the CommonBaseStyle. |
The following tables list the members exposed by CommonBaseStyle.
Name | Description | |
---|---|---|
CommonBaseStyle Constructor | Initializes a new instance of the CommonBaseStyle. |
Name | Description | |
---|---|---|
FillColor | Gets or sets the System.Drawing.Color used to fill elements. | |
Font | Gets or sets the text font of the element. | |
IsDefault | (Inherited from C1.Win.Themes.BaseStyle) | |
IsDisposed | (Inherited from C1.Win.Themes.StyledPropertyCollection) | |
Name | (Inherited from C1.Win.Themes.StyledPropertyCollection) | |
StrokeColor | Gets or sets the System.Drawing.Color used to stroke elements. | |
StrokeWidth | Gets or sets the stroke width. | |
VerticalText | Gets or sets a value indicating whether vertical text should be used. |
Name | Description | |
---|---|---|
DefaultStyle | (Inherited from C1.Win.Themes.BaseStyle) | |
Owner | (Inherited from C1.Win.Themes.StyledPropertyCollection) | |
Parent | (Inherited from C1.Win.Themes.StyledPropertyCollection) | |
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 | (Inherited from C1.Win.Themes.BaseStyle) | |
OnOwnerChanged | (Inherited from C1.Win.Themes.BaseStyle) | |
OnPropertyChanged | (Inherited from C1.Win.Themes.StyledPropertyCollection) | |
ResetFillColor | Restores the default value of the FillColor property. | |
ResetFont | Restores the default value of the Font property. | |
ResetProperty | Overloaded. (Inherited from C1.Win.Themes.BaseStyle) | |
ResetStrokeColor | Restores the default value of the StrokeColor property. | |
ResetStrokeWidth | Restores the default value of the StrokeWidth property. | |
ResetVerticalText | Restores the default value of the VerticalText property. | |
ShouldSerializeFillColor | Specifies whether to save the value of the FillColor property. | |
ShouldSerializeFont | Specifies whether to save the value of the Font property. | |
ShouldSerializeStrokeColor | Specifies whether to save the value of the StrokeColor property. | |
ShouldSerializeStrokeWidth | Specifies whether to save the value of the StrokeWidth property. | |
ShouldSerializeVerticalText | Specifies whether to save the value of the VerticalText property. |
Name | Description | |
---|---|---|
PropertyChanged | (Inherited from C1.Win.Themes.StyledPropertyCollection) |