[]
CommonStyle contains display attributes that determine the general appearance of the control on the screen.
public class CommonStyle : FormStyle
Name | Description |
---|---|
ChildSpacingHorz | Gets or sets the amount of horizontal space between child elements. |
ChildSpacingVert | Gets or sets the amount of vertical space between child elements. |
Corners | Gets or sets corners of the element. |
EmptyBackColor | Gets or sets the Color used to paint the empty space background. |
Icons | Gets or sets icons of the element. |
Margins | Gets or sets the thickness of the margins around the element. |
Name | Description |
---|---|
ApplyToStyle(Style) | Applies style to the specified C1.Framework.Style if it is possible. |