Yes. Menu items can be loaded into control arrays:
(at design time, set MenuI.Index to 0)
' to load a new item
Load MenuI.Ubound + 1
' to unload an item
Unload MenuI(index)
|
Results 1 to 5 of 5
Thread: Adding menu items at run timeThreaded View
|
Click Here to Expand Forum to Full Width |