Window.AutoHides Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Araç penceresinin gizli olup olmayacağını alır veya ayarlar.
public:
property bool AutoHides { bool get(); void set(bool value); };
public:
property bool AutoHides { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(136)]
public bool AutoHides { [System.Runtime.InteropServices.DispId(136)] get; [System.Runtime.InteropServices.DispId(136)] set; }
[<System.Runtime.InteropServices.DispId(136)>]
[<get: System.Runtime.InteropServices.DispId(136)>]
[<set: System.Runtime.InteropServices.DispId(136)>]
member this.AutoHides : bool with get, set
Public Property AutoHides As Boolean
Özellik Değeri
true araç penceresi gizlenebiliyorsanız; Aksi takdirde, false .
- Öznitelikler
Açıklamalar
AutoHides pencere bir pencere ise hata üretir Document .