SizeChangedInfo.WidthChanged Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient une valeur qui déclare si le composant Largeur de la taille a changé.
public:
property bool WidthChanged { bool get(); };
public bool WidthChanged { get; }
member this.WidthChanged : bool
Public ReadOnly Property WidthChanged As Boolean
Valeur de propriété
true
si la largeur a changé ; sinon, false
.
Remarques
Cette propriété est en lecture seule et ne peut être définie que par le biais du constructeur initial SizeChangedInfo .