Navigation:  ABC Library Reference > BrowseClass > BrowseClass Properties >====== Popup (browse popup menu reference) C6H0009.jpg ====== Previous pageReturn to chapter overviewNext page
Popup &PopupClass

blk2blue.jpg

The Popup property is a reference to the PopupClass class used by this BrowseClass object.

Implementation:

Because it directly references the PopupClass, the BrowseClass header INCLUDEs the PopupClass header. That is, the BrowseClass's implementation of the PopupClass is automatic. You need take no action.

The BrowseClass.Init method instantiates the PopupClass object referenced by the Popup property. See the Conceptual Example.

See Also:     Init