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


In This Topic
    NavContentCustomStyle Class Members
    In This Topic

    The following tables list the members exposed by NavContentCustomStyle.

    Public Constructors
    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.NavBaseCustomStyle)
    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.NavBaseCustomStyle)
    Public PropertyGets or sets the text font of the element. (Inherited from C1.Win.Input.DbNavigator.Styles.NavBaseCustomStyle)
    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.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