How can i create the tabs in wix custom dialog?

2.6k Views Asked by At

I am trying to create multiple tabs in wix custom dialog. But i didn't find any example on that. Please provide a solution for creating multiple tabs in custom dialog ?

Thanks in advance.

1

There are 1 best solutions below

0
On

Tabs are not available in MSI installer therefore WiX does not have them either. The installer UI is very simple and limited. The UI is limited to simple screens and dialog boxes.