Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Controling the font settings of a Memo's EditBox
Message
 
À
23/09/1998 10:49:01
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00139822
Message ID:
00141194
Vues:
34
>>Is there any way for me to control the font setings of the memo's EditBox?
>
>In place editing with editbox control is preferred but you could do it. ie:
* Init
>define window showmemowindow ;
>	from 20,10 to 30,100 ;
>	font "Courier New",10 ;
>	system halfheight
>* set memo field column text1.memowindow = showmemowindow
Cetin
-----------
Cetin,

Thank you. I never even realized there was a memowindow property. You suggestion was right on the money. I added the above to the init and put a release windows in the From Destroy. Now everything works like a champ!

Thank you.

Rick
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform