ToolStripItem.Visible Propriété

Définition

Obtient ou définit une valeur indiquant si l'élément est affiché.

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

Valeur de propriété

Boolean

true si l'élément est affiché ; sinon, false.

S’applique à