Click or drag to resize

ShellFilePreviewDisplayMsg Property

Gets or sets a message that is displayed in the component if no preview is currently being displayed.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.0
Syntax
public string DisplayMsg { get; set; }

Property Value

Type: String
A string that serves as caption if no preview is displayed.
See Also