[]
        
(Showing Draft Content)

C1.Win.Input.Theme.MultiSelect.DropDownButtonStyle

DropDownButtonStyle Class

The DropDownButtonStyle class contains display attributes that determine the appearance of DownButton element on the screen.

Namespace: C1.Win.Input.Theme.MultiSelect
Assembly: C1.Win.Input.MultiSelect.8.dll
Syntax
public class DropDownButtonStyle : BaseDropDownButtonStyle

Properties

Name Description
Corners

Gets or sets the radii of the element corners.

Disabled

Gets or sets the style to be used when the element is disabled.

Hot

Gets or sets the style to be used when the element is hot.

HotPressed

Gets or sets the style to be used when the element is hot and pressed.

Image

Gets or sets the Image for the element.

Margins

Gets or sets the thickness of the margins around the element.

Padding

Gets or sets the thickness of the padding between the element edges and its content.

Pressed

Gets or sets the style to be used when the element is pressed.

Width

Gets or sets the custom width of the drop down button.

Methods

Name Description
ApplyToStyle(Style)

Applies style to destination style.