SOLIDWORKS PDM Professional API Help Send Feedback
IEdmMenu5 Interface Methods
See Also 
  
EPDM.Interop.epdm Namespace : IEdmMenu5 Interface

For a list of all members of this type, see IEdmMenu5 members.

Public Methods

 NameDescription
 MethodCompareCompares this IEdmMenu5 menu with another menu to see if they contain the same menu items.  
 MethodGetButtonImagesGets the toolbar-button images of a range of commands.  
 MethodGetStringGets a string for a menu item in this menu.  
 MethodGetToolbarItemIDsGets the toolbar buttons associated with the menu commands.  
 MethodOnMenuItemObsolete. Superseded by IEdmMenu7::OnMenuItem2.  
 MethodOnUpdateUIUpdates the menu based on a new selection of files and folders.  
Top

See Also