TBrowse() > Instance variables |
Character string defining a border to display around the browse display.
Data type: | C | Default: | "" |
The instance variable :border can be assigned a character string of eight characters which are used to display a border around the browse area. #define constants specifying standard borders are listed in the file BOX.CH. They can be used as values for :border. The border is drawn with function DispBox().
http://www.xHarbour.com