ComponentOne RulesManager for WinForms
C1.Win.RulesManager.Styles Namespace / BaseElementStyle Class
Properties Methods Events

In This Topic
    BaseElementStyle Class Members
    In This Topic

    The following tables list the members exposed by BaseElementStyle.

    Public Properties
     NameDescription
    Public PropertyGets or sets the thickness of the border around the element.  
    Public PropertyGets or sets corners of the element.  
    Public Property (Inherited from C1.Win.Themes.BaseStyle)
    Public Property (Inherited from C1.Win.Themes.StyledPropertyCollection)
    Public PropertyGets or sets the thickness of the margins around the element.  
    Public Property (Inherited from C1.Win.Themes.BaseStyle)
    Public PropertyGets or sets the thickness of the padding between the element edges and its content.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Applies style to the specified C1.Framework.Style if it is possible.  
    Public Method (Inherited from C1.Win.Themes.BaseStyle)
    Public Method (Inherited from C1.Win.Themes.BaseC1FrameworkStyle)
    Public Method (Inherited from C1.Win.Themes.StyledPropertyCollection)
    Public Method (Inherited from C1.Win.Themes.BaseC1FrameworkStyle)
    Public Method (Inherited from C1.Win.Themes.BaseStyle)
    Public Method (Inherited from C1.Win.Themes.BaseStyle)
    Top
    Public Events
     NameDescription
    Public Event (Inherited from C1.Win.Themes.StyledPropertyCollection)
    Top
    See Also