Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
LVM_SETBKCOLOR Message
Message
 
 
To
21/03/2007 23:03:57
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
01204381
Message ID:
01206900
Views:
28
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform