[]
Style with the base properties of the drop-down list.
public abstract class BaseDropDownListStyle : BaseSubItemStyle
| Name | Description |
|---|---|
| Corners | Gets or sets the radii of the element corners. |
| DropDownBackColor | Gets or sets the Color used to paint the background of the drop-down list. |
| DropDownBorderColor | Gets or sets the Color used to draw the border around the drop-down list. |
| DropDownCorners | Gets or sets the radii of the drop down form corners. |
| DropDownShadow | Gets or sets the value indicating whether to show a shadow for the drop-down form or not. |
| Font | Gets or sets text font of element. |
| Hot | Gets style containing display attributes that determine the general appearance of element on the screen when the cursor is over it. |
| Items | |
| Margins | Gets or sets the thickness of the margins around the element. |