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

BinaryImageOpenDialogButtonImageProperties Constructors

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