Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form Active Title Bar Color
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00900529
Message ID:
00900569
Views:
62
Hi Dawa

The code worked on VFP 8.0 . Thanks alot.

I have another application on VFP 6.0, for the code to work I need to get the forms window handle using the _WhToHwnd API function.
I read about that fuction and still I did not know how to run it. Do you know how to fill the gap for the following code:


IF VERSION(5) < 700
*-- Need to get the forms window handle
ELSE
THIS.nHwnd = THIS.HWnd
ENDIF


Thanks

Bob

PS.

My main problem is to change color of my form's Active title bar without doing any changes to my Windows Desktop appearance. Any suggestions
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform