IWindowsDialogProperties Members
Provides properties for the “Windows” dialog.Properties
| Name | Description |
|---|---|
| NameColumnCaption | Gets or sets the caption of the “Name” column within the “Windows” dialog. |
| NameColumnWidth | Gets or sets the width of the “Name” column within the “Windows” dialog. |
| PathColumnCaption | Gets or sets the caption of the “Path” column within the “Windows” dialog. |
| PathColumnWidth | Gets or sets the width of the “Path” column within the “Windows” dialog. |
| Size | Gets or sets the size of the “Windows” dialog. |
Methods
| Name | Description |
|---|---|
| Dispose() | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. Inherited from IDisposable. |
See Also