Name | Description | |
---|---|---|
DashStyle | Gets or sets the dash style of the border. | |
ForeColor | Gets or sets the foreground color of the border. | |
Visible | Gets or sets a value indicating if the border is visible. |
The following tables list the members exposed by BorderInfo.
Name | Description | |
---|---|---|
DashStyle | Gets or sets the dash style of the border. | |
ForeColor | Gets or sets the foreground color of the border. | |
Visible | Gets or sets a value indicating if the border is visible. |
Name | Description | |
---|---|---|
DefaultDashStyle | Gets the default value of the DashStyle property. | |
DefaultForeColor | Gets the default value of the ForeColor property. |
Name | Description | |
---|---|---|
ResetDashStyle | Resets the value of the DashStyle property to its default value, DefaultDashStyle. | |
ResetForeColor | Resets the value of the ForeColor property to its default value, DefaultForeColor. |