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

In This Topic
    ButtonsStyle Class
    In This Topic
    ButtonsStyle には、画面内の 個々のすべてのボタンの通常状態の外観を決定する表示属性が含まれます。
    Object Model
    ButtonsStyle ClassButtonElementStyle ClassButtonElementStyle ClassButtonElementStyle ClassClickableElementStyle ClassClickableElementStyle ClassButtonElementStyle ClassButtonElementStyle Class
    Syntax
    'Declaration
     
    
    Public Class ButtonsStyle 
       Inherits C1.Win.C1Themes.BaseC1FrameworkStyle
    public class ButtonsStyle : C1.Win.C1Themes.BaseC1FrameworkStyle 
    Inheritance Hierarchy

    System.Object
       C1.Win.C1Themes.StyledPropertyCollection
          C1.Win.C1Themes.BaseStyle
             C1.Win.C1Themes.BaseC1FrameworkStyle
                C1.Win.RulesManager.Styles.ButtonsStyle

    See Also