This topic has not yet been rated - Rate this topic

EditBox Control

Visual Studio .NET 2003

Creates an edit box.

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 Using Controls.

See Also

EditBox Control Properties, Methods and Events | CREATE CLASS | CREATE FORM | DEFINE CLASS

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.