Mini SQL Query Extensibility Documentation
CommandControlBuilder Class
NamespacesMiniSqlQuery.CoreCommandControlBuilder

[This is preliminary documentation and is subject to change.]

Helper class for building controls out of ICommand objects.
Declaration Syntax
C#Visual BasicVisual C++
public class CommandControlBuilder
Public Class CommandControlBuilder
public ref class CommandControlBuilder
Members
All MembersConstructorsMethods



IconMemberDescription
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.)
Inheritance Hierarchy
Object
CommandControlBuilder

Assembly: MiniSqlQuery.Core (Module: MiniSqlQuery.Core) Version: 0.9.9.0 (0.9.9.0)