OpenFileDialog.ShowPreview Property

Definition

Gets or sets a value indicating whether the dialog box shows a preview for selected files.

public:
 property bool ShowPreview { bool get(); void set(bool value); };
public bool ShowPreview { get; set; }
member this.ShowPreview : bool with get, set
Public Property ShowPreview As Boolean

Property Value

Applies to