SplitterPanel.AutoSize Propriété

Définition

Obtient ou définit une valeur qui indique si l’objet SplitterPanel est automatiquement redimensionné pour afficher son contenu entier. Cette propriété n’est pas pertinente pour cette classe.

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

Valeur de propriété

true si la valeur SplitterPanel est automatiquement redimensionnée ; sinon, false.

Attributs

S’applique à