create a submenu with it's index set to 0 and at run time load subsequent menus
If you have mnuFirstTest as first submenu and its index set to 0 then you can load other menus by
VB Code:
Load mnuFirstTest(1) mnuFirstTest(1).Visible = True
|
Results 1 to 8 of 8
Threaded View
|
Click Here to Expand Forum to Full Width |