System.Windows.Forms.ToolStripOverflowButton Members

The members of System.Windows.Forms.ToolStripOverflowButton are listed below.

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

Public Properties

[read-only]
override
HasDropDownItemsbool.

Gets a value indicating whether the System.Windows.Forms.ToolStripOverflowButton has items that overflow the System.Windows.Forms.ToolStrip.

RightToLeftAutoMirrorImagebool.

This property is not relevant to this class.

Protected Properties

[read-only]
override
DefaultMarginPadding.

Gets the space, in pixels, that is specified by default between controls.

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.