Sdílet prostřednictvím


OpenFileDialog.ReadOnlyChecked Vlastnost

Definice

Získá nebo nastaví hodnotu označující, zda je zaškrtnuté OpenFileDialog políčko jen pro čtení.

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

Hodnota vlastnosti

truepokud je zaškrtnuto políčko; v opačném případě . false Výchozí formát je false.

Atributy

Platí pro