Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Memo Field
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00018153
Message ID:
00018198
Vues:
38
>I have a textbox control bounded to a memo field.
>How is it possible to display the content of a memo field in a textbox once the form is loaded.
>Note : I don't want to use editbox control.

2 options.

One use the editbox in the grid. Works fine with controlsource bound to the memo field. With some code in the beforerowcolchange event, you can expand the row size when move to the edit box column and works nice

Option 2 is that the textbox has a property called memowindow or something like that that will popup a window if the textbox is based on a memo field. (I think less elegant)
Todd Burstain, MD
infinitydoc@delphi.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform