ComponentOne MultiSelect for WinForms
C1.Win.Input.Styles Namespace / CheckBoxStyle Class / ShouldSerializeGlyph Method

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

    Return Value

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