DesktopMenuItem.Count
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
Method
Returns as an Integer the number of children a menu owns.
Notes
For a menu item, it returns the number of submenu items, if any. If there are no submenu items, it returns zero.