Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Controling the font settings of a Memo's EditBox
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Controling the font settings of a Memo's EditBox
Miscellaneous
Thread ID:
00139822
Message ID:
00139822
Views:
72
Is there any way for me to control the font setings of the memo's EditBox?

I have a form with a grid. One of the columns of the grid is a memo field. When the user double clicks the cell of the grid containing the word "memo" it opens the memo's EditBox.

The memo's EditBox is coming up with the font set to Ariel, Regular and 9 point. I need to set the font of the memo's EditBox to Courier New, Regular and 10 point.

I've tried setting the bseForm class (the class the form contianing the grid is based on), to Courier New, Regular and 10 point. But that did not have any effect.
I've tried setting the grid's column, header, and txtbox to Courier New, Regular and 10 point. But that did not have any effect.

I really can't/shouldn't rely on the user going to the Format menu each time they create a menu. Is there any way for me to control the font setings of the memo's EditBox?
Next
Reply
Map
View

Click here to load this message in the networking platform