System.Windows.Forms.StatusStrip: Method Members

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

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

Protected Methods

override
CreateAccessibilityInstance() : AccessibleObject

Creates a new accessibility object for the control.

override
CreateDefaultItem(string, System.Drawing.Image, EventHandler) : ToolStripItem

Creates a default System.Windows.Forms.ToolStripStatusLabel with the specified text, image, and event handler on a new System.Windows.Forms.StatusStrip instance.

override
Dispose(bool)

Releases the unmanaged resources used by the System.Windows.Forms.StatusStrip and optionally releases the managed resources.

override
OnLayout(LayoutEventArgs)

Raises the Control.Layout event.

override
OnPaintBackground(PaintEventArgs)

Paints the background of the control.

OnSpringTableLayoutCore()

Provides custom table layout for a System.Windows.Forms.StatusStrip.

override
SetDisplayedItems()
Documentation for this section has not yet been entered.
override
WndProc(ref Message)
Documentation for this section has not yet been entered.