BrowseButtonProperties Constructors
Contains settings specific to the browse button.| Name | Parameters | Description |
|---|---|---|
| BrowseButtonProperties() | none | Initializes a new instance of the BrowseButtonProperties class with default settings. |
| BrowseButtonProperties(IPropertiesOwner) | owner | Initializes a new instance of the BrowseButtonProperties class with the specified owner. |
See Also