Indicates whether the a menu item with the specified ID exists within the current menu and its submenus.
Indicates whether the a menu item with the specified ID exists within the current menu and its submenus.
| Visual Basic |
|---|
Public Function Exists( _ ByVal MenuUID As String _ ) As Boolean |