Popup() > Instance variables |
Character string for thesurrounding border.
Data type: | C | Default: | B_SINGLE |
The instance variable :border holds a character string used to display a border around the Popup menu. It is the same string used for function DispBox(). The default is a single line border. To change the default, #define constants listed in Box.ch can be used. They begin with the prefix B_*.
http://www.xHarbour.com