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