Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Change background color of command window?
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00573925
Message ID:
00573963
Views:
15
>Does anyone know how to change background color of the command window? I admit it's rather worthless, heh...but seems like it would be kinda cool of you could do it...(VFP6)
>
>Thanks!(again)

Haven't tried this (yet), but have a look at MSKB#Q178491. It deals with changing the background color of a treeview. The premise is the same. All you'd need to do is get the window handle of the command window. To do that, load Foxtools and it'll be returned by: lnhwnd = _WhTohWnd(_WFindTitl("Command")).

Will it work? Don't know. I do know, however, that the message will go to the VFP frame, and whether or not it will do it is another story.

Let me know if you need help with the API calls.
George

Ubi caritas et amor, deus ibi est
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform