Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using GDI+ in VFP 9.0
Message
 
À
13/04/2005 03:12:27
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9
Database:
Oracle
Divers
Thread ID:
01003756
Message ID:
01006833
Vues:
29
Hi Grisha,

>Explain me please how I can
>bind the WM_ERASEBKGND message to the form with BINDEVENTS

As Hugo pointed out, there are a few samples in VFP 9 that show how to write an event handler. The ID for WM_ERASEBKGND is 0x14. Let us know if you need help with the samples.

>and what is WM_ERASEBKGND

It's one of the windows messages that Windows sends to an application. This particular message tells the form to draw a completely empty form. It's much like issuing a CLEAR command in VFP.
--
Christof
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform