Input for WinForms | ComponentOne
C1.Win.Input.Styles Namespace / ButtonStyles Class / ShouldSerializeAccent Method

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

    Return Value

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