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

ButtonImageProperties Constructors

Serves as a base for classes that provide button image settings.
Name Parameters Description
ButtonImageProperties() none Initializes a new instance of the ButtonImageProperties class.
ButtonImageProperties(IPropertiesOwner) owner Initializes a new instance of the ButtonImageProperties class with the specified owner.
ButtonImageProperties(String) url Initializes a new instance of the ButtonImageProperties class with the specified image location.
See Also