Click or drag to resize

SdtCheckBox Properties

The SdtCheckBox type exposes the following members.

Properties
Name Description
Public property Checked
Indicates if checkbox is in checked state.
Public property CheckedStateCharacterCode
Character code used for checked state.
Public property CheckedStateFontName
Font name used for checked state.
Public property UnCheckedStateCharacterCode
Character code used for unchecked state.
Public property UnCheckedStateFontName
Font name used for unchecked state.
Top
See Also