Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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