[This is preliminary documentation and is subject to change.]
Helper class for building controls out of ICommand objects.
| C# | Visual Basic | Visual C++ |
public class CommandControlBuilder
Public Class CommandControlBuilder
public ref class CommandControlBuilder
| All Members | Constructors | Methods | |||
| Icon | Member | Description |
|---|---|---|
| CommandControlBuilder()()() | ||
| CommandItemClick(Object, EventArgs) | ||
| CreateLinkLabel<(Of <(TCommand>)>)()()() | ||
| CreateToolStripButton<(Of <(TCommand>)>)()()() | ||
| CreateToolStripMenuItem<(Of <(TCommand>)>)()()() | ||
| CreateToolStripMenuItemSeperator()()() | ||
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()() | (Inherited from Object.) | |
| GetHashCode()()() | (Inherited from Object.) | |
| GetType()()() | (Inherited from Object.) | |
| MemberwiseClone()()() | (Inherited from Object.) | |
| MonitorMenuItemsOpeningForEnabling(ToolStrip) | ||
| TopLevelMenuDropDownOpening(Object, EventArgs) | ||
| ToString()()() | (Inherited from Object.) |
| Object | |
| CommandControlBuilder | |