SplitterPanel.Visible Propriété

Définition

Obtient ou définit une valeur qui indique si SplitterPanel est affiché. Cette propriété ne s'applique pas à cette classe.

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

Valeur de propriété

true si SplitterPanel est affiché ; sinon false.

Attributs

S’applique à