Autodesk.AutoCAD.Customization Namespace > PopMenuItem Class > PopMenuItem Constructor
PopMenuItem Constructor
Overload List
Method 
Description 

Constructor. 

A constructor which lets you specify the placement of the PopMenuItem

This constructor creates a menu item with no macro assigned, which is the equivalent of a separator. Assigning a MenuMacro... more 

This constructor creates a menu item with no macro assigned, which is the equivalent of a separator. Assigning a MenuMacro... more 

This is a copy constructor. It duplicates an existing PopMenuItem
and sets the parent and the index within that parent.... more 
   Comments?