ToolStripOverflowButton.SetBounds(Rectangle) Metoda

Definice

Nastaví velikost a umístění 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)

Parametry

bounds
Rectangle

A Rectangle představující velikost a umístění ToolStripOverflowButton.

Platí pro