Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Font in messagebox()
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
01093658
Message ID:
01093733
Views:
40
What you want to do is difficult, however it is possible. You need to hook into the messagebox before it appears. Then you will need to use the CreateFont() and SendMessage() API calls. With SendMessage you would be using WM_SETFONT. In any event, if you wanna have a go at doing this then you could use the FLL and example code that I provided on my blog sometime back to get started (will take out most of the grunt work for you). Here's the link:

http://www.sweetpotatosoftware.com/SPSBlog/PermaLink,guid,f7644db8-b155-4d43-8216-4cfde233edb7.aspx


>how can I change the font in messagebox() ?
>
>I want it to be Courier New.
>
>thanks for the help.
>
>regards,
>
>Jerry
Previous
Reply
Map
View

Click here to load this message in the networking platform