ToolStripOverflowButton::SetBounds Method (Rectangle)

 

Sets the size and location of the ToolStripOverflowButton.

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

public protected:
virtual void SetBounds(
	Rectangle bounds
) override

Parameters

bounds
Type: System.Drawing::Rectangle

A Rectangle representing the size and location of the ToolStripOverflowButton.

.NET Framework
Available since 2.0
Return to top
Show: