Click or drag to resize

ShellFilePreview Properties

The ShellFilePreview type exposes the following members.

Properties
 NameDescription
Public propertyAutomaticRefresh Controls whether the component automatically reloads the preview when the file is changed. "
Public propertyDisplayMsgGets or sets a message that is displayed in the component if no preview is currently being displayed.
Public propertyIsInitialized Indicates whether the component is initialized.
Public propertyCode exampleItemIdList Gets or sets the absolute ItemIdList that is previewed.
Public propertyNoPreviewAvailableMessageGets or sets a message to be displayed if the item to be previewed is not supported.
Public propertyPath Gets or sets the path of the file that is displayed.
Public propertyPreviewNotPossibleMessageGets or sets a message to be displayed if loading the preview failed.
Public propertySelectFileMessageGets or sets a message to be displayed when no item is active.
Public propertyShellControlConnector ShellControlConnector for this class. Set this property to the same ShellControlConnector instance of a ShellListView, ShellTreeView or ShellSystemList to keep the ShellFilePreview in sync with these components. It will then always preview the selected file.
Public propertyVersion The current version of the ShellBrowser.
Top
See Also