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

In This Topic
    NavEditorStyle Class
    In This Topic
    The NavEditorStyle class represents the styles of the editor item.
    Syntax
    'Declaration
     
    
    Public Class NavEditorStyle 
       Inherits NavBaseStyle
    public class NavEditorStyle : 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.NavEditorStyle

    See Also