S
Scott
ok, I need to add to a list box each of the items that
are in my mainmenu dynamicaly at run time. Due to the
structure of adding menu items to menu items I don't see
how to do this without directly referencing each menu
item. Threfore whenever I ad a sub menu I will then have
to edit my code again for the new sub menu. I need to
avoid code changes in the future. Can anyone help iterate
through completely dynamically?
Scott
are in my mainmenu dynamicaly at run time. Due to the
structure of adding menu items to menu items I don't see
how to do this without directly referencing each menu
item. Threfore whenever I ad a sub menu I will then have
to edit my code again for the new sub menu. I need to
avoid code changes in the future. Can anyone help iterate
through completely dynamically?
Scott