Udostępnij za pośrednictwem


OpenFileDialog.ShowReadOnly Właściwość

Definicja

Pobiera lub ustawia wartość wskazującą, czy OpenFileDialog zawiera pole wyboru tylko do odczytu.

public:
 property bool ShowReadOnly { bool get(); void set(bool value); };
public bool ShowReadOnly { get; [System.Security.SecurityCritical] set; }
public bool ShowReadOnly { get; set; }
[<set: System.Security.SecurityCritical>]
member this.ShowReadOnly : bool with get, set
member this.ShowReadOnly : bool with get, set
Public Property ShowReadOnly As Boolean

Wartość właściwości

true jeśli pole wyboru jest wyświetlane; w przeciwnym razie , false. Wartość domyślna to false.

Atrybuty

Dotyczy