OpenFileDialog.ForcePreviewPane Property

Definition

Gets or sets an option flag indicating whether the dialog box forces the preview pane on.

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

Property Value

Applies to