In This Topic
The following tables list the members exposed by ItemDialog.
Public Properties
| Name | Description |
| AlwaysUseInitialLocation |
Always use the InitialLocation if specified. If not specified, the initial location may be the last location opened using the current filter.
|
| BrowseFilter |
Gets or sets the BrowseProjectFilter used to restrict the items listed in the Browse dialog box to the subset
that is appropriate for a specific task.
|
| Filter |
Gets or sets the filter used to restrict the items listed in the Browse dialog box to the subset
that is appropriate for a specific task.
|
| InitialLocation |
Gets or sets the initial location to display in the Browse dialog box.
|
| Title |
Gets or sets the title of the Browse dialog box.
|
Top
Public Methods
| Name | Description |
| ShowDialog | Opens the Browse dialog box. |
Top
See Also