| Exists Method | |
| See Also |
- MenuUID
- The ID of the menu item to search for
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 |
- MenuUID
- The ID of the menu item to search for