Input for WinForms | ComponentOne
C1.Win.Input.Styles Namespace / RangeSliderThumbStyle Class / ShouldSerializeWidth Method

In This Topic
    ShouldSerializeWidth Method (RangeSliderThumbStyle)
    In This Topic
    Specifies whether to save the value of the Width property.
    Syntax
    'Declaration
     
    
    Protected Function ShouldSerializeWidth() As Boolean
    protected bool ShouldSerializeWidth()

    Return Value

    Returns true if the property has changed; otherwise, returns false.
    See Also