Bruce,
We do not expose the information you are asking for. The reason is the
menu object we provide is for your own dialogs. Meaning either your
entry in our apps menu or the menu bar in your dialog. In either case
you are the one that put the entries in the menu so you know what is
there and how to interact with them.
Doug
On 5/27/2011 10:27 AM, BT wrote:
Hi!
I still would like to know, but my dictionary function is perfect
and requires only the items dictionary along with 4 lines of code for
the function...
Bruce
*Sent:* Friday, May 27, 2011 8:18 AM
*Subject:* Menu Items and Menu Group?
Hi!
I discovered in my app manager in the help menu that there is
no property for the size or count inside a menu item list. Is there?
I wish to deselect or check all items inside one menu list so
if I check one item all the rest are unchecked.
I no from other languages ther is usually a way to count all
items with a built in property and there is none for WE menu
properties/methods. At least what I see on the property list.
I attempted the UBound and that either says the
method/property does not exist or not set...
Any thoughts would be appreciated for I am at the moent making
a dictionary list of all items to resolve the issue.
Bruce