Input for WinForms | ComponentOne
C1.Win.Input.Styles Namespace / BarStyle Class / ShouldSerializeOffState Method

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

    Return Value

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