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

CheckedButtonImageProperties Constructors

Contains settings that define a button image.
Name Parameters Description
CheckedButtonImageProperties() none Initializes a new instance of the CheckedButtonImageProperties class.
CheckedButtonImageProperties(IPropertiesOwner) owner Initializes a new instance of the CheckedButtonImageProperties class with the specified owner.
CheckedButtonImageProperties(String) url Initializes a new instance of the CheckedButtonImageProperties class with the specified image location.
See Also