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


In This Topic
    NavContentStyle Class Members
    In This Topic

    The following tables list the members exposed by NavContentStyle.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the System.Drawing.Color used to paint the background.  
    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 System.Drawing.Color used to draw the border around the element.  
    Public PropertyGets or sets the radii of the element corners. (Inherited from C1.Win.Input.DbNavigator.Styles.NavBaseStyle)
    Public PropertyGets or sets the text font of the element. (Inherited from C1.Win.Input.DbNavigator.Styles.NavBaseStyle)
    Public PropertyGets or sets the System.Drawing.Color used to paint the text.  
    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)
    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
    Protected Methods
     NameDescription
    Protected MethodRestores the default value of the BackColor property.  
    Protected MethodRestores the default value of the Border property. (Inherited from C1.Win.Input.DbNavigator.Styles.NavBaseStyle)
    Protected MethodRestores the default value of the BorderColor property.  
    Protected MethodRestores the default value of the Corners property. (Inherited from C1.Win.Input.DbNavigator.Styles.NavBaseStyle)
    Protected MethodRestores the default value of the Font property. (Inherited from C1.Win.Input.DbNavigator.Styles.NavBaseStyle)
    Protected MethodRestores the default value of the ForeColor 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 MethodSpecifies whether to save the value of the BackColor 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 BorderColor property.  
    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 Font property. (Inherited from C1.Win.Input.DbNavigator.Styles.NavBaseStyle)
    Protected MethodSpecifies whether to save the value of the ForeColor 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)
    Top
    See Also