[This is preliminary documentation and is subject to change.]
Adds a command based button to the tool strip by index.
| C# | Visual Basic | Visual C++ |
- TCommand
- The command implementation to direct the name, image etc of the new tool strip item.
- index (Nullable<(Of <(Int32>)>))
- The position for the tool strip button, if null the item is appended to the end.