System.Windows.Forms.ToolStripOverflow: Method Members

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

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

Public Methods

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

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

Protected Methods

override
CreateAccessibilityInstance() : AccessibleObject

Creates a new accessibility object for the control.

override
OnLayout(LayoutEventArgs)

Raises the Control.Layout event.

override
SetDisplayedItems()

Resets the collection of displayed and overflow items after a layout is done.