DesktopMenuItem.Count

From Xojo Documentation

Method

DesktopMenuItem.Count() As Integer

New in 2021r3

Supported for all project types and targets.

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.