I have created a Static window using the "CreateWindowEX" API and it works just fine.
Now, how do I set it's back color to Red ?
I have tried SetBckColor and other Functions but no luck .
Thanks.
Printable View
I have created a Static window using the "CreateWindowEX" API and it works just fine.
Now, how do I set it's back color to Red ?
I have tried SetBckColor and other Functions but no luck .
Thanks.
Anybody ??