Input for WinForms | ComponentOne
C1.Win.Input.DbNavigator.Styles Namespace / NavButtonStyle Class
Members

In This Topic
    NavButtonStyle Class
    In This Topic
    The NavButtonStyle class represents the styles of the button element.
    Syntax
    'Declaration
     
    
    Public Class NavButtonStyle 
       Inherits NavBaseStyle
    public class NavButtonStyle : NavBaseStyle 
    Inheritance Hierarchy

    System.Object
       C1.Win.Themes.StyledPropertyCollection
          C1.Win.Themes.BaseStyle
             C1.Win.Themes.BaseC1FrameworkStyle
                C1.Win.Input.DbNavigator.Styles.NavBaseStyle
                   C1.Win.Input.DbNavigator.Styles.NavButtonStyle

    See Also