Autodesk.AutoCAD.Customization Namespace > PopMenuRef Class
PopMenuRef Class
Description

 

This class is used to create a cascading submenu within another menu. It references another PopMenu by the UID that is stored in its MenuReference property.

Class Hierarchy
Visual Basic
Public Class PopMenuRef
Inherits PopMenuItemBase
C#
public class PopMenuRef : PopMenuItemBase;
Links
   Comments?