System.Windows.Forms.ToolStripOverflowButton: Method Members

The methods of System.Windows.Forms.ToolStripOverflowButton are listed below. For a list of all members, see the ToolStripOverflowButton Members list.

See Also: Inherited members from System.Windows.Forms.ToolStripDropDownButton

Public Methods

override
GetPreferredSize(System.Drawing.Size) : System.Drawing.Size

Retrieves the size of a rectangular area into which a control can fit.

Protected Methods

override
CreateAccessibilityInstance() : AccessibleObject

Creates a new accessibility object for the control.

override
CreateDefaultDropDown() : ToolStripDropDown

Creates an empty System.Windows.Forms.ToolStripDropDown that can be dropped down and to which events can be attached.

override
OnPaint(PaintEventArgs)

Raises the Control.Paint event.

override
SetBounds(System.Drawing.Rectangle)

Sets the size and location of the System.Windows.Forms.ToolStripOverflowButton.