Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
LVM_SETBKCOLOR Message
Message
 
 
À
21/03/2007 23:03:57
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
01204381
Message ID:
01206900
Vues:
27
>Hi Naomi,
>
>The edited code produces a data type mismatched error.
>Why did you set the LVM_SETBKCOLOR as 4097?. Im a little confused on how API's work.
>
>
>Thanks again...
Public Const LVM_FIRST = &H1000
Public Const LVM_GETHEADER = (LVM_FIRST + 31)
Public Const LVM_GETBKCOLOR = (LVM_FIRST + 0)
Public Const LVM_SETBKCOLOR = (LVM_FIRST + 1)
from http://www.vbcode.com/Asp/showsn.asp?theID=11797

I found it yesterday in Anatoliy's website.

http://news2news.com/vfp/?group=43&function=312
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform