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

In This Topic
    NavStateStyle Class
    In This Topic
    The base NavStateStyle class represents the style for element in different state.
    Syntax
    'Declaration
     
    
    Public Class NavStateStyle 
       Inherits C1.Win.Themes.BaseC1FrameworkStyle
    public class NavStateStyle : C1.Win.Themes.BaseC1FrameworkStyle 
    Inheritance Hierarchy

    System.Object
                C1.Win.Input.DbNavigator.Styles.NavStateStyle

    See Also