Input for WinForms | ComponentOne
C1.Win.Input.DbNavigator.Styles Namespace / NavEditorCustomStyle Class
Properties Methods Events


In This Topic
    NavEditorCustomStyle Class Members
    In This Topic

    The following tables list the members exposed by NavEditorCustomStyle.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the NavEditorCustomStyle class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the thickness of the border around the element. (Inherited from C1.Win.Input.DbNavigator.Styles.NavBaseCustomStyle)
    Public PropertyGets or sets the radii of the element corners. (Inherited from C1.Win.Input.DbNavigator.Styles.NavBaseCustomStyle)
    Public PropertyGets style containing display attributes that determine the general appearance of the element in the default state.  
    Public PropertyGets style containing display attributes that determine the general appearance of the disabled element on the screen.  
    Public PropertyGets style containing display attributes that determine the general appearance of the focused element on the screen.  
    Public PropertyGets or sets the text font of the element. (Inherited from C1.Win.Input.DbNavigator.Styles.NavBaseCustomStyle)
    Public PropertyGets style containing display attributes that determine the general appearance of element on the screen when the cursor is over it.  
    Public PropertyGets or sets the thickness of the margins around the element. (Inherited from C1.Win.Input.DbNavigator.Styles.NavBaseCustomStyle)
    Public PropertyGets or sets the thickness of the padding between the element edges and its content. (Inherited from C1.Win.Input.DbNavigator.Styles.NavBaseCustomStyle)
    Top
    Protected Methods
     NameDescription
    Protected MethodRises the PropertyChanged event. (Inherited from C1.Win.Input.DbNavigator.Styles.NavBaseCustomStyle)
    Protected MethodSets the specified property value. (Inherited from C1.Win.Input.DbNavigator.Styles.NavBaseCustomStyle)
    Top
    Public Events
     NameDescription
    Public EventOccurs when the item property is changed. (Inherited from C1.Win.Input.DbNavigator.Styles.NavBaseCustomStyle)
    Top
    See Also