ComponentOne MultiSelect for WinForms
C1.Win.Input.Styles Namespace / FocusedBaseStyles Class
Properties Methods Events


In This Topic
    FocusedBaseStyles Class Members
    In This Topic

    The following tables list the members exposed by FocusedBaseStyles.

    Protected Constructors
     NameDescription
    Protected ConstructorInitializes a new instance of the FocusedBaseStyles.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the radii of the element corners.  
    Public PropertyGets or sets the color of the focus rectangle.  
    Public PropertyGets or sets the text font of the element. (Inherited from C1.Win.Input.Styles.InputStyles)
    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. (Inherited from C1.Win.Input.Styles.InputStyles)
    Public Property (Inherited from C1.Win.Themes.StyledPropertyCollection)
    Public PropertyGets or sets the thickness of the padding between the element edges and its content. (Inherited from C1.Win.Input.Styles.InputStyles)
    Public PropertyGets or sets the value indicating whether a control should show the focus rectangle or not.  
    Top
    Protected Properties
     NameDescription
    Protected Property (Inherited from C1.Win.Themes.BaseC1FrameworkStyle)
    Protected Property (Inherited from C1.Win.Themes.BaseStyle)
    Protected Property (Inherited from C1.Win.Themes.StyledPropertyCollection)
    Protected Property (Inherited from C1.Win.Themes.StyledPropertyCollection)
    Protected Property (Inherited from C1.Win.Themes.BaseStyle)
    Protected Property (Inherited from C1.Win.Themes.BaseStyle)
    Protected Property (Inherited from C1.Win.Themes.StyledPropertyCollection)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from C1.Win.Themes.BaseC1FrameworkStyle)
    Public Method (Inherited from C1.Win.Themes.BaseStyle)
    Public Method (Inherited from C1.Win.Themes.BaseC1FrameworkStyle)
    Public MethodOverloaded.  (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)
    Public Method (Inherited from C1.Win.Themes.StyledPropertyCollection)
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from C1.Win.Themes.StyledPropertyCollection)
    Protected Method (Inherited from C1.Win.Themes.StyledPropertyCollection)
    Protected Method (Inherited from C1.Win.Themes.StyledPropertyCollection)
    Protected Method (Inherited from C1.Win.Themes.BaseC1FrameworkStyle)
    Protected Method (Inherited from C1.Win.Themes.StyledPropertyCollection)
    Protected Method (Inherited from C1.Win.Themes.BaseStyle)
    Protected Method (Inherited from C1.Win.Themes.BaseStyle)
    Protected Method (Inherited from C1.Win.Themes.StyledPropertyCollection)
    Protected MethodRestores the default value of the Corners property.  
    Protected MethodRestores the default value of the FocusBorderColor property.  
    Protected MethodRestores the default value of the InputStyles.Font property. (Inherited from C1.Win.Input.Styles.InputStyles)
    Protected MethodRestores the default value of the InputStyles.Margins property. (Inherited from C1.Win.Input.Styles.InputStyles)
    Protected MethodRestores the default value of the InputStyles.Padding property. (Inherited from C1.Win.Input.Styles.InputStyles)
    Protected MethodOverloaded.  (Inherited from C1.Win.Themes.BaseC1FrameworkStyle)
    Protected MethodRestores the default value of the ShowFocusBorder property.  
    Protected MethodSpecifies whether to save the value of the Corners property.  
    Protected MethodSpecifies whether to save the value of the FocusBorderColor property.  
    Protected MethodSpecifies whether to save the value of the InputStyles.Font property. (Inherited from C1.Win.Input.Styles.InputStyles)
    Protected MethodSpecifies whether to save the value of the InputStyles.Margins property. (Inherited from C1.Win.Input.Styles.InputStyles)
    Protected MethodSpecifies whether to save the value of the InputStyles.Padding property. (Inherited from C1.Win.Input.Styles.InputStyles)
    Protected MethodSpecifies whether to save the value of the ShowFocusBorder property.  
    Top
    Public Events
     NameDescription
    Public Event (Inherited from C1.Win.Themes.StyledPropertyCollection)
    Top
    See Also