Skip to main content
A newer version of this page is available. .
Tab

InternalCheckBoxImageProperties Constructors

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