Gui, Add, Tab2, % " x" -999999 " y" -999999 " w" 0 " h" 0 " -Wrap +Theme vTabControl", % "" Gui, Tab ; Exclude future controls from any tab control Gui, Add, Picture ...
Adds a new tab at the end of the tabs control. TC_EX_GetCount Retrieves the number of tabs in a tab control. TC_EX_GetFocus Returns the index of the tab that has the focus. TC_EX_GetIcon Retrieves the ...