Click or drag to resize

DetailsPane Properties

The DetailsPane type exposes the following members.

Properties
 NameDescription
Public propertyAutomaticRefresh Controls whether the component automatically reloads the details when the file is changed.
Public propertyIsInitialized Gets a value indicating whether the component is initialized.
Public propertyItemIdList Gets or sets the absolute ItemIdList to be displayed. Setting this property updates the view.
Public propertyShellControlConnector Connects this control to a ShellControlConnector component, which allows synchronization with other shell controls like ShellListView or ShellTreeView.
Public propertyShowPropertiesButton Determines if the 'Properties' button is generally visible. Its visibility for specific items can be further controlled via the CustomizeProperties event.
Public propertySiteGets or sets the site of the control.
(Overrides ControlSite)
Public propertyVersion The current version of the ShellBrowser.
Top
See Also