Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Anti-aliased, shadowed, and/or 3D text effects
Message
De
15/01/2002 11:19:49
 
 
À
15/01/2002 03:18:46
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00604733
Message ID:
00604865
Vues:
32
This message has been marked as the solution to the initial question of the thread.
Malcolm,

Try this link for an ActiveX button rendering control.
http://www.multimediasoft.com/3dabm/screenshot.html
As an alternative, if you want to render these yourself you can use GDI+ although its probably easier to create a wrapper DLL/ActiveX than using VFP and declare dll. For example, to set antialised text rendering the following GDI+ API call will do the trick.
SetTextRenderingHint(TextRenderingHintAntiAlias);
HTH
Neil
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform