| **Navigation:**  [[abc library reference.htm|ABC Library Reference]] > BrowseClass > BrowseClass Properties >====== UsePopup (activate popup menu) {{c6h0009.jpg|C6H0009.jpg}} ====== | [[usemrp ipd multiple request packet support .htm|{{btn_prev_n.gif|Previous page}}]][[abc library reference.htm|{{btn_home_n.gif|Return to chapter overview}}]][[viewcontrol view button .htm|{{btn_next_n.gif|Next page}}]] | | || | | **UsePopup** | **BYTE, PROTECTED** | {{blk2blue.jpg|blk2blue.jpg}} The **UsePopup** property is a PROTECTED property that is used to conditionally enable or disable the use of a popup menu. When set to 1 (default), the popup menu is visible. **Implementation:** The BrowseClass TakeNewSelection method queries the value of the UsePopup property, and displays or hides the popup menu appropriately. **See Also:     [[takenewselection process a new selection browseclass .htm|TakeNewSelection]], [[setusepopup set usepopup property .htm|SetUsePopup]]**