ToolStripItem.Visible Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob das Element angezeigt wird, oder legt diesen fest.

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

Eigenschaftswert

Boolean

true, wenn das Element angezeigt wird, andernfalls false.

Gilt für