ShellFilePreview Properties |
The ShellFilePreview type exposes the following members.
Name | Description | |
---|---|---|
AutomaticRefresh |
Controls whether the component automatically reloads the preview when the file is changed. "
| |
DisplayMsg | Gets or sets a message that is displayed in the component if no preview is currently being displayed. | |
IsInitialized |
Indicates whether the component is initialized.
| |
ItemIdList |
Gets or sets the absolute ItemIdList that is previewed.
| |
NoPreviewAvailableMessage | Gets or sets a message to be displayed if the item to be previewed is not supported. | |
Path |
Gets or sets the path of the file that is displayed.
| |
PreviewNotPossibleMessage | Gets or sets a message to be displayed if loading the preview failed. | |
SelectFileMessage | Gets or sets a message to be displayed when no item is active. | |
ShellControlConnector |
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.
| |
Version |
The current version of the ShellBrowser.
|