InternalCheckBoxImageProperties Constructors
Contains image settings.| Name | Parameters | Description |
|---|---|---|
| InternalCheckBoxImageProperties() | none | Initializes a new instance of the InternalCheckBoxImageProperties class. |
| InternalCheckBoxImageProperties(IPropertiesOwner) | owner | Initializes a new instance of the InternalCheckBoxImageProperties class with specified settings. |
| InternalCheckBoxImageProperties(String, String) | url, urlDisabled | Initializes a new instance of the InternalCheckBoxImageProperties class with specified settings. |
| InternalCheckBoxImageProperties(String) | url | Initializes a new instance of the InternalCheckBoxImageProperties class with specified settings. |
See Also