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

In This Topic
    NavBaseStyle Class
    In This Topic
    The base NavBaseStyle class represents the styles of the navigation element.
    Object Model
    NavBaseStyle ClassThickness StructureCorners StructureThickness StructureThickness Structure
    Syntax
    'Declaration
     
    
    Public MustInherit Class NavBaseStyle 
       Inherits C1.Win.Themes.BaseC1FrameworkStyle
    public abstract class NavBaseStyle : C1.Win.Themes.BaseC1FrameworkStyle 
    Inheritance Hierarchy

    System.Object
                C1.Win.Input.DbNavigator.Styles.NavBaseStyle
                   C1.Win.Input.DbNavigator.Styles.NavButtonStyle
                   C1.Win.Input.DbNavigator.Styles.NavContentStyle
                   C1.Win.Input.DbNavigator.Styles.NavEditorStyle

    See Also