Grouped buttons in tabs

Hi folks,

How can I make a grouped button as shown here: #1

I managed to make it as shown here according to API documentation: #2

In the image #1 it’s a command button and its grouped buttons.

In the image #2 it’s a “menu button” (no command) to show its grouped buttons.

Do you have any snippet code for helping me?

I think this is determined by the flyout type that you create, see swCommandFlyoutStyle_e:

If you choose a Simple type, the main button is not linked to a command.