Method |
Description |
|
Commands ( AddIn AddInInstance, string Name, string ButtonText, string Tooltip, bool MSOButton, int Bitmap, object &ContextUIGUIDs, int vsCommandDisabledFlagsValue ) : Command |
|
|
Commands ( object index, int ID ) : Command |
|
|
Commands ( ) : IEnumerator |
|
|
Commands ( string Name, vsCommandBarType Type, object CommandBarParent, int Position ) : object |
|
|
Commands ( object CommandBar ) : void |
|
|
Commands ( object CommandBarControl, string &Guid, int &ID ) : void |
|
|
Commands ( string Guid, int ID, object &Control ) : void |
|
|
Commands ( string Guid, int ID, object &CustomIn, object &CustomOut ) : void |
|
|
IEnumerable ( ) : IEnumerator |
|
|