Drawing tab
If you not use the ui_draw_all(); function. To draw the tab, you can call the following function.
ui_tab_draw (control);
Return: N / A
Argument control is the handle of ui_tab_create (...);
function you want to draw.
ui_tab_draw (tabMenu);
Drawing tabMenu tab that has been described.
Examples of the results: |
---|
![]() |