|
virtual |
Inserts a button into list of toolbar buttons.
Call this function to insert a toolbar button at the specified by iInsertAt position. If iInsertAt is -1, the button is added at the end of the list of toolbar buttons.
button | Specifies the button to insert. |
iInsertAt | Specifies the position to insert the button at. |