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

In This Topic
    NavEditorCustomStyle Class
    In This Topic
    The NavEditorCustomStyle class represents the custom styles of the editor item.
    Object Model
    NavEditorCustomStyle ClassNavStateCustomStyle ClassNavStateCustomStyle ClassNavStateCustomStyle ClassNavStateCustomStyle Class
    Syntax
    'Declaration
     
    
    Public Class NavEditorCustomStyle 
       Inherits NavBaseCustomStyle
    public class NavEditorCustomStyle : NavBaseCustomStyle 
    Inheritance Hierarchy

    System.Object
       C1.Win.Input.DbNavigator.Styles.NavBaseCustomStyle
          C1.Win.Input.DbNavigator.Styles.NavEditorCustomStyle

    See Also