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

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

    Return Value

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