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:
00142811
Views:
21
>>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
-------------------
One more question here....
can I have a vertical scrollbar without allowing the window to be resizeable?

I can get the scrollbar if I add "GROW" to the define window...but I don't want the user changing the WIDTH of the window...but if I add "NOGROW" to the define window, I do not get the scrollbar.

Any ideas?

BTW - Did you get the ICQ authorization I sent last night?

Rick
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform