[]
Base style for all element with content.
public class BaseContentStyle : BasePropStyle
Public Class BaseContentStyle
Inherits BasePropStyle
| Name | Description |
|---|---|
| ForeColor | Gets or sets the Color used to paint the foreground. |
| Name | Description |
|---|---|
| ResetForeColor() | Restores the default value of the ForeColor property. |
| ShouldSerializeForeColor() | Specifies whether to save the value of the ForeColor property. |