ToolStripOverflowButton.SetBounds(Rectangle) Metoda

Definicja

Ustawia rozmiar i lokalizację obiektu 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

Reprezentująca Rectangle rozmiar i lokalizację obiektu ToolStripOverflowButton.

Dotyczy