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


In This Topic
    RangeSliderCommonStyle Class Members
    In This Topic

    The following tables list the members exposed by RangeSliderCommonStyle.

    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.  
    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.  
    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 Methods
     NameDescription
    Protected MethodRestores the default value of the BackColor property.  
    Protected MethodRestores the default value of the Border property.  
    Protected MethodRestores the default value of the BorderColor property.  
    Protected MethodRestores the default value of the Corners 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 BackColor property.  
    Protected MethodSpecifies whether to save the value of the Border property.  
    Protected MethodSpecifies whether to save the value of the BorderColor property.  
    Protected MethodSpecifies whether to save the value of the Corners 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