ComponentOne RulesManager for WinForms
C1.Win.RulesManager.Styles Namespace / TextBoxStyle Class / Button Property

In This Topic
    Button Property
    In This Topic
    ドロップダウンボタンの通常状態の外観を決定する表示属性を含むスタイルを取得します。
    Syntax
    'Declaration
     
    
    Public Property Button As ClickableElementStyle
    public ClickableElementStyle Button {get; set;}
    See Also