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

UploadControlButtonProperties Constructors

Serves as the base class for button objects in the upload control.
Name Parameters Description
UploadControlButtonProperties() none Initializes a new instance of the UploadControlButtonProperties class with default settings.
UploadControlButtonProperties(IPropertiesOwner, String) owner, defaultText Initializes a new instance of the UploadControlButtonProperties class.
See Also