Input for WinForms | ComponentOne
C1.Win.Input.Styles Namespace / StateGlyphStyle Class / ShouldSerializeBorderColorr Method

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

    Return Value

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