ToolStripSeparator.SetBounds(Rectangle) Méthode
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.
Définit la taille et l'emplacement du ToolStripSeparator.
protected public:
override void SetBounds(System::Drawing::Rectangle rect);
protected internal override void SetBounds (System.Drawing.Rectangle rect);
override this.SetBounds : System.Drawing.Rectangle -> unit
Protected Friend Overrides Sub SetBounds (rect As Rectangle)
Paramètres
- rect
- Rectangle
Rectangle spécifiant la taille et l'emplacement du ToolStripSeparator.