[]
        
(Showing Draft Content)

C1.Win.Input.Styles.CheckBoxGlyphStyle

CheckBoxGlyphStyle Class

The CheckBoxGlyphStyle class represents the glyph element style of a checkbox.

Namespace: C1.Win.Input.Styles
Assembly: C1.Win.Input.8.dll
Syntax
public class CheckBoxGlyphStyle : BaseC1FrameworkStyle, INotifyPropertyChanged, IDisposable

Properties

Name Description
Checked

Gets style containing display attributes that determine the general appearance of the glyph element in the checked state.

Unchecked

Gets style containing display attributes that determine the general appearance of the glyph element in the unchecked state.

Methods

Name Description
ResetChecked()

Restores the default value of the Checked property.

ResetUnchecked()

Restores the default value of the Unchecked property.

ShouldSerializeChecked()

Specifies whether to save the value of the Checked property.

ShouldSerializeUnchecked()

Specifies whether to save the value of the Unchecked property.