Skip to main content
Tab

BinaryImageDeleteButtonImageProperties Constructors

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