System.Windows.Forms.ToolStripPanelRow: Method Members

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

See Also: Inherited members from System.ComponentModel.Component

Public Methods

CanMove(ToolStrip) : bool

Gets or sets a value indicating whether a System.Windows.Forms.ToolStrip can be dragged and dropped into a System.Windows.Forms.ToolStripPanelRow.

Protected Methods

override
Dispose(bool)

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

OnBoundsChanged(System.Drawing.Rectangle, System.Drawing.Rectangle)

Occurs when the ToolStripPanelRow.Bounds property changes.

OnControlAdded(Control, int)

Raises the Control.ControlAdded event.

OnControlRemoved(Control, int)

Raises the Control.ControlRemoved event.

OnLayout(LayoutEventArgs)

Raises the Control.Layout event.

OnOrientationChanged()

Occurs when the value of the ToolStripPanelRow.Orientation property changes.