OpenFileDialog.ShowPreview プロパティ

定義

ダイアログ ボックスに選択したファイルのプレビューを表示するかどうかを示す値を取得または設定します。

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

プロパティ値

適用対象