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


In This Topic
    NavBaseStyle Class Members
    In This Topic

    The following tables list the members exposed by NavBaseStyle.

    Public Properties
     NameDescription
    Public PropertyGets or sets the thickness of the border around the element.  
    Public PropertyGets or sets the radii of the element corners.  
    Public PropertyGets or sets the text font of the element.  
    Public PropertyGets or sets the thickness of the margins around the element.  
    Public PropertyGets or sets the thickness of the padding between the element edges and its content.  
    Top
    Protected Properties
     NameDescription
    Protected PropertyOverridden. Gets the parent collection. If some properties are reset or not initialized, the collection will search for them from the parent.  
    Top
    Protected Methods
     NameDescription
    Protected MethodRestores the default value of the Border property.  
    Protected MethodRestores the default value of the Corners property.  
    Protected MethodRestores the default value of the Font property.  
    Protected MethodRestores the default value of the Margins property.  
    Protected MethodRestores the default value of the Padding property.  
    Protected MethodSpecifies whether to save the value of the Border property.  
    Protected MethodSpecifies whether to save the value of the Corners property.  
    Protected MethodSpecifies whether to save the value of the Font property.  
    Protected MethodSpecifies whether to save the value of the Margins property.  
    Protected MethodSpecifies whether to save the value of the Padding property.  
    Top
    See Also