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.
Public Class PopMenuRef Inherits PopMenuItemBase
public class PopMenuRef : PopMenuItemBase;
Comments? |