ComponentOne RulesManager for WinForms
C1.Win.RulesManager.Styles Namespace / ButtonsStyle Class / TabButton Property

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