ToolStripItem.Visible Özellik

Tanım

Öğenin görüntülenip görüntülenmeyeceğini belirten bir değer alır veya ayarlar.

public:
 property bool Visible { bool get(); void set(bool value); };
public bool Visible { get; set; }
member this.Visible : bool with get, set
Public Property Visible As Boolean

Özellik Değeri

Boolean

true öğe görüntüleniyorsa; aksi takdirde , false.

Şunlara uygulanır