[]
        
(Showing Draft Content)

C1.Win.Input.Styles.DropDownControlStyles

DropDownControlStyles Class

The DropDownControlStyles class represents the styles for the C1DropDownControl control which contains display attributes that determine the appearance of control.

Namespace: C1.Win.Input.Styles
Assembly: C1.Win.Input.4.8.dll
Syntax
public class DropDownControlStyles : DropDownControlStyles<DropDownStyle>, IButtonStyleSupport, IUnderlineStyleSupport, IDropDownStyleSupport<DropDownStyle>
Public Class DropDownControlStyles
    Inherits DropDownControlStyles(Of DropDownStyle)
    Implements IButtonStyleSupport, IUnderlineStyleSupport, IDropDownStyleSupport(Of DropDownStyle)

Constructors

Name Description
DropDownControlStyles(BaseThemeProvider)

Initializes a new instance of the DropDownControlStyles<T>.