ToolStripOverflowButton.SetBounds(Rectangle) Método

Definición

Establece el tamaño y la ubicación de ToolStripOverflowButton.

protected public:
 override void SetBounds(System::Drawing::Rectangle bounds);
protected internal override void SetBounds(System.Drawing.Rectangle bounds);
override this.SetBounds : System.Drawing.Rectangle -> unit
Protected Friend Overrides Sub SetBounds (bounds As Rectangle)

Parámetros

bounds
Rectangle

que Rectangle representa el tamaño y la ubicación de ToolStripOverflowButton.

Se aplica a