Gets possible characters which can be used to display the checkbox in the unchecked state. The characters depend on the font used to display the text field.

Syntax

public char[] SupportedUncheckedCharacters { get; }
Public ReadOnly Property SupportedUncheckedCharacters As Char()