[I apologize if this is an incredibly newbie question ...]
I am looking for a way via code to access all the menu itmes on a given
form. I am looking for something like the Forms or Controls collections, but
for menu items. Is there such a thing or method? I would prefer to avoid
using the Win API but will do so if that's the only way available.
This is for a language-translation (of an existing program) where I wish to
change (English to Spanish initially) the Descriptions for all the menu
items.
Thanks in advance
Bob K.
I am looking for a way via code to access all the menu itmes on a given
form. I am looking for something like the Forms or Controls collections, but
for menu items. Is there such a thing or method? I would prefer to avoid
using the Win API but will do so if that's the only way available.
This is for a language-translation (of an existing program) where I wish to
change (English to Spanish initially) the Descriptions for all the menu
items.
Thanks in advance
Bob K.
Comment