|
virtual |
Insets the separator at a specified position.
Call this function to insert a new separator between the existing buttons. If iInserAt is -1, the separator is added at the end of the internal list of the toolbar buttons.
You can't add separator to the empty toolbar.
iInsertAt | Specifies the zero-based position to insert the separator at. |