Popup() > Menu display and selection xHarbour Developers Network  

oPopup:open()

Opens a Popup menu.

Syntax

:open() --> self

Description

Method :open() first saves the screen contents that will be covered by a Popup menu and then calls the :display(). If the menu is already visible, the method has no effect. The return value is the self object.


Copyright © 2006-2007 xHarbour.com Inc. All rights reserved.
http://www.xHarbour.com
Created by docmaker.exe