Temporarily saves the text contents of all menu items.
Namespace:
CADImport.FaceModule
Assembly: CADImport (in CADImport.dll)
Syntax
Visual Basic (Declaration) |
Public Sub SaveNameMenuItem( _ ByVal aMenu As MenuItemCollection _ ) |
Parameters
-
aMenu
-
Type: MenuItemCollection
A collection of menu items from all menus in the user interface.
Platforms
Version Information
.NET Framework
Supported in: 2.0 - 4, NET6
.NET Framework Client Profile
Supported in: 4, 3.5 SP1
See Also