Click or drag to resize

Browser Methods

The Browser type exposes the following members.

Methods
  NameDescription
Public methodBrowseTo(IntPtr, SBSP, Boolean)
Informs Windows Explorer to browse to another folder.
Public methodBrowseTo(Item, SBSP, Boolean)
Informs Windows Explorer to browse to another folder.
Public methodBrowseTo(IWithIdList, SBSP, Boolean)
Informs Windows Explorer to browse to another folder.
Public methodBrowseTo(ShellItemIdList, SBSP, Boolean)
Informs Windows Explorer to browse to another folder.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodStatic memberFromNativeObject
Gets a Browser instance from a native COM object.
Public methodGetControlHwnd
Gets the window handle to a browser control.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodQuit
Closes this instance.
Public methodSetStatusText
Sets and displays status text about the in-place object in the container's frame-window status bar.
Public methodToString
Converts to string.
(Overrides ObjectToString.)
Top
See Also