Notebook.enablePopup
bool enablePopup() @propertyGet enablePopup property.
Returns
If true, pressing the right mouse button on the notebook shows a page switching menu.
void enablePopup(bool propval) @propertySet enablePopup property.
Parameters
propval | If true, pressing the right mouse button on the notebook shows a page switching menu. |