HelpAction.MaxWidth 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 ou définit la largeur maximale en caractères après laquelle la sortie d’aide est encapsulée.
public:
property int MaxWidth { int get(); void set(int value); };
public int MaxWidth { get; set; }
member this.MaxWidth : int with get, set
Public Property MaxWidth As Integer
Valeur de propriété
Largeur maximale en caractères après laquelle la sortie d’aide est encapsulée. La valeur par défaut est WindowWidth.
Remarques
C'est par défaut WindowWidth.