| **Navigation:**  [[abc library reference.htm|ABC Library Reference]] > BrowseClass > BrowseClass Properties >====== Popup (browse popup menu reference) {{c6h0009.jpg|C6H0009.jpg}} ====== | [[loaded browse queue loaded flag .htm|{{btn_prev_n.gif|Previous page}}]][[abc library reference.htm|{{btn_home_n.gif|Return to chapter overview}}]][[prevchoice prior list control entry number .htm|{{btn_next_n.gif|Next page}}]] | | || | | **Popup** | **&PopupClass** | {{blk2blue.jpg|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 initialize the browseclass object .htm|Init]]