Name | Description | |
---|---|---|
CheckedImage | Gets or sets the checked image (used if Style is CheckMarkStyle.CustomImage). | |
CheckedSymbol | Gets or sets the checked symbol (used if Style is CheckMarkStyle.CustomSymbol). | |
Font | Gets or sets the font used to draw the check mark symbol. | |
IndeterminateImage | Gets or sets the indeterminate image (used if Style is CheckMarkStyle.CustomImage). | |
IndeterminateSymbol | Gets or sets the indeterminate symbol (used if Style is CheckMarkStyle.CustomSymbol). | |
Style | Gets or sets the style of the check mark. | |
UncheckedImage | Gets or sets the unchecked image (used if Style is CheckMarkStyle.CustomImage). | |
UncheckedSymbol | Gets or sets the unchecked symbol (used if Style is CheckMarkStyle.CustomSymbol). |