Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Font in messagebox()
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
01093658
Message ID:
01093733
Vues:
41
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform