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

Syntax

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