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

The following tables list the members exposed by IEdmMenu5.

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