Member variable XbpMLE():border Foundation
Displays the edit window with a border.
Attribute: EXPORTED
Data type: Logical (.T.)
Description
The default value of :border is .T. (true). When this value is set to .T., the edit window is displayed with a border. In order to suppress the border display, the instance variable :border must be set to .F. (false) before the :create() method is called.
Feedback
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.