Properties Events Methods See Also
Creates an edit box.
Syntax
EditBox
Remarks
Use the EditBox control for editing a Character-type variable, array element, field, or memo field.
All standard Visual FoxPro editing features, such as cut, copy, and paste, are available for the edit box. The text in the edit box scrolls vertically and words are wrapped horizontally.
For additional information about creating edit boxes, see Chapter 10, Using Controls, in the Programmer's Guide.