Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Controling the font settings of a Memo's EditBox
Message
 
To
23/09/1998 10:49:01
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00139822
Message ID:
00141194
Views:
33
>>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
Previous
Reply
Map
View

Click here to load this message in the networking platform