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


In This Topic
    NavButtonStyle Class Members
    In This Topic

    The following tables list the members exposed by NavButtonStyle.

    Public Properties
     NameDescription
    Public PropertyGets or sets the thickness of the border around the element. (Inherited from C1.Win.Input.DbNavigator.Styles.NavBaseStyle)
    Public PropertyGets or sets the radii of the element corners. (Inherited from C1.Win.Input.DbNavigator.Styles.NavBaseStyle)
    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 or sets the text font of the element. (Inherited from C1.Win.Input.DbNavigator.Styles.NavBaseStyle)
    Public PropertyGets style containing display attributes that determine the general appearance of element on the screen when the cursor is over it.  
    Public PropertyGets style containing display attributes that determine the general appearance of the pressed 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.NavBaseStyle)
    Public PropertyGets or sets the thickness of the padding between the element edges and its content. (Inherited from C1.Win.Input.DbNavigator.Styles.NavBaseStyle)
    Public PropertyGets style containing display attributes that determine the general appearance of the pressed element on the screen.  
    Top
    Protected Properties
     NameDescription
    Protected PropertyGets the parent collection. If some properties are reset or not initialized, the collection will search for them from the parent. (Inherited from C1.Win.Input.DbNavigator.Styles.NavBaseStyle)
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Applies style to destination C1.Framework.Style object if it is possible.  
    Top
    Protected Methods
     NameDescription
    Protected MethodRestores the default value of the Border property. (Inherited from C1.Win.Input.DbNavigator.Styles.NavBaseStyle)
    Protected MethodRestores the default value of the Corners property. (Inherited from C1.Win.Input.DbNavigator.Styles.NavBaseStyle)
    Protected MethodRestores the default value of the Default property.  
    Protected MethodRestores the default value of the Disabled property.  
    Protected MethodRestores the default value of the Font property. (Inherited from C1.Win.Input.DbNavigator.Styles.NavBaseStyle)
    Protected MethodRestores the default value of the Hot property.  
    Protected MethodRestores the default value of the HotPressed property.  
    Protected MethodRestores the default value of the Margins property. (Inherited from C1.Win.Input.DbNavigator.Styles.NavBaseStyle)
    Protected MethodRestores the default value of the Padding property. (Inherited from C1.Win.Input.DbNavigator.Styles.NavBaseStyle)
    Protected MethodRestores the default value of the Pressed property.  
    Protected MethodSpecifies whether to save the value of the Border property. (Inherited from C1.Win.Input.DbNavigator.Styles.NavBaseStyle)
    Protected MethodSpecifies whether to save the value of the Corners property. (Inherited from C1.Win.Input.DbNavigator.Styles.NavBaseStyle)
    Protected MethodSpecifies whether to save the value of the Default property.  
    Protected MethodSpecifies whether to save the value of the Disabled property.  
    Protected MethodSpecifies whether to save the value of the Font property. (Inherited from C1.Win.Input.DbNavigator.Styles.NavBaseStyle)
    Protected MethodSpecifies whether to save the value of the Hot property.  
    Protected MethodSpecifies whether to save the value of the HotPressed property.  
    Protected MethodSpecifies whether to save the value of the Margins property. (Inherited from C1.Win.Input.DbNavigator.Styles.NavBaseStyle)
    Protected MethodSpecifies whether to save the value of the Padding property. (Inherited from C1.Win.Input.DbNavigator.Styles.NavBaseStyle)
    Protected MethodSpecifies whether to save the value of the Pressed property.  
    Top
    See Also