Click here to Skip to main content
15,894,343 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
have a good time

i use visual c++ 2012.
i want to change the backcolor and textcolor of the button,textbox and ... .
i used OnCtlColor but it wans'nt clearly as c# application.that was bad.
also i used the articles in codeproject about it,but i couldn't do it.


how do i do?

thanks in advance
Posted
Updated 6-Apr-13 4:45am
v2
Comments
Sergey Alexandrovich Kryukov 26-Dec-12 20:29pm    
Not a question; the problem in not clear.
—SA
[no name] 26-Dec-12 22:07pm    
it's clear.
i want to change the backcolor of a button in c++,like c# and basic.
how can i do this?

1 solution

Try this article[^].
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900