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


In This Topic
    RangeSliderBarStyle Class Members
    In This Topic

    The following tables list the members exposed by RangeSliderBarStyle.

    Public Properties
     NameDescription
    Public PropertyGets or sets the thickness of the border around the element.  
    Public PropertyGets style containing display attributes that determine the general appearance of the element in the default state.  
    Public PropertyGets style containing display attributes that determine the general appearance of the disabled element on the screen.  
    Public PropertyGets style containing display attributes that determine the general appearance of the selected area on the screen.  
    Public PropertyGets or sets the thickness of the range slider bar.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Applies style to destination C1.Framework.Style object if it is possible.  
    Top
    Protected Methods
     NameDescription
    Protected MethodRestores the default value of the Border property.  
    Protected MethodRestores the default value of the Default property.  
    Protected MethodRestores the default value of the Disabled property.  
    Protected MethodRestores the default value of the Selected property.  
    Protected MethodRestores the default value of the Thickness property.  
    Protected MethodSpecifies whether to save the value of the Border property.  
    Protected MethodSpecifies whether to save the value of the Default property.  
    Protected MethodSpecifies whether to save the value of the Disabled property.  
    Protected MethodSpecifies whether to save the value of the Selected property.  
    Protected MethodSpecifies whether to save the value of the Thickness property.  
    Top
    See Also