View Properties |
The View type exposes the following members.
Name | Description | |
---|---|---|
![]() | Browser |
Gets the browser instance.
|
![]() | Columns |
Gets the list of all available columns.
|
![]() | CoreShellFolder |
Gets the Shell folder instance.
Unless you really need to get this object which is a managed wrapper on a native IShellFolder interface, you should instead use the Folder property.
|
![]() ![]() | DesktopView |
Gets the desktop view.
|
![]() ![]() | DialogWindows |
Gets all view/windows opened in dialog boxes (like Common Dialogs or others), when a ShellBoost Namespace Extension view is visible in these dialog boxes.
|
![]() | Folder |
Gets the folder instance.
|
![]() | FolderFlags |
Gets the folder flags.
|
![]() | FolderType |
Gets the folder type.
See FOLDERTYPEID for a list of well-known folder types.
|
![]() | FolderView |
Gets the folder view instance.
|
![]() | FolderViewMode |
Gets the folder view mode.
|
![]() | Hwnd |
Retrieves a handle to the view window.
|
![]() | NamespaceTreeControl |
Gets the namespace tree control instance.
|
![]() | NativeObject |
Gets the underlying Shell native object (IShellView).
|
![]() | Process |
Gets the hosting process.
May be null if information is unknown.
|
![]() | ProcessId |
Gets the hosting process identifier.
May be 0 if information is unknown.
|
![]() | VisibleColumns |
Gets the list of visible columns.
|
![]() | VisualProperties |
Gets the visual properties.
|
![]() ![]() | Windows |
Gets all view/windows opened in Windows Explorer.
|