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

In This Topic
    NavCommonStyle Class
    In This Topic
    The NavCommonStyle class represents the styles for the C1.Win.Input.DbNavigator.C1DbNavigator control which contains display attributes that determine the general appearance of the control on the screen.
    Object Model
    NavCommonStyle ClassThickness StructureCorners StructureThickness StructureThickness Structure
    Syntax
    'Declaration
     
    
    Public Class NavCommonStyle 
       Inherits NavContentStyle
    public class NavCommonStyle : NavContentStyle 
    Inheritance Hierarchy

    System.Object
                C1.Win.Input.DbNavigator.Styles.NavBaseStyle
                   C1.Win.Input.DbNavigator.Styles.NavContentStyle
                      C1.Win.Input.DbNavigator.Styles.NavCommonStyle

    See Also