CheckBoxProperties Constructors
Contains settings specific to a checkbox editor.| Name | Parameters | Description |
|---|---|---|
| CheckBoxProperties() | none | Initializes a new instance of the CheckBoxProperties class with default settings. |
| CheckBoxProperties(IPropertiesOwner) | owner | Initializes a new instance of the CheckBoxProperties class with the specified owner. |
See Also