CommandBindMenuItem Method

Used to bind between the Command and a menuItem.

Overload List

BindMenuItem(ToolStripButton)Used to bind between the Command and a menuItem.
BindMenuItem(ToolStripMenuItem)Used to bind between the Command and a menuItem.

See Also