SplitterPanel.Visible Özellik

Tanım

öğesinin görüntülenip görüntülenmeyeceğini SplitterPanel belirten bir değer alır veya ayarlar. Bu özellik bu sınıfla ilgili değil.

public:
 property bool Visible { bool get(); void set(bool value); };
[System.ComponentModel.Browsable(false)]
public bool Visible { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.Visible : bool with get, set
Public Property Visible As Boolean

Özellik Değeri

Boolean

trueSplitterPanel görüntüleniyorsa; görüntülenmiyorsa, false.

Öznitelikler

Şunlara uygulanır