In This Topic
The following tables list the members exposed by ItemDialog.
Public Properties
| Name | Description |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | AlwaysUseInitialLocation |
Always use the InitialLocation if specified. If not specified, the initial location may be the last location opened using the current filter.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | 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.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | 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.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | InitialLocation |
Gets or sets the initial location to display in the Browse dialog box.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Title |
Gets or sets the title of the Browse dialog box.
|
Top
Public Methods
| Name | Description |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | ShowDialog | Opens the Browse dialog box. |
Top
See Also