Browser Methods |
The Browser type exposes the following members.
| Name | Description | |
|---|---|---|
| BrowseTo(IntPtr, SBSP, Boolean) |
Informs Windows Explorer to browse to another folder.
| |
| BrowseTo(Item, SBSP, Boolean) |
Informs Windows Explorer to browse to another folder.
| |
| BrowseTo(IWithIdList, SBSP, Boolean) |
Informs Windows Explorer to browse to another folder.
| |
| BrowseTo(ShellItemIdList, SBSP, Boolean) |
Informs Windows Explorer to browse to another folder.
| |
| FromNativeObject |
Gets a Browser instance from a native COM object.
| |
| GetControlHwnd |
Gets the window handle to a browser control.
| |
| Quit |
Closes this instance.
| |
| SetStatusText |
Sets and displays status text about the in-place object in the container's frame-window status bar.
| |
| ToString |
Converts to string.
(Overrides ObjectToString.) |