ComponentOne RulesManager for WinForms
C1.Win.RulesManager.Styles Namespace / RulesManagerStyles Class / Buttons Property

In This Topic
    Buttons Property
    In This Topic
    画面内の個々のすべてのボタンの通常状態の外観を決定する表示属性を含む ButtonsStyle を取得します。
    Syntax
    'Declaration
     
    
    Public Property Buttons As ButtonsStyle
    public ButtonsStyle Buttons {get; set;}
    See Also