modify color of a button
C / C++ / MFC
4
Posts
4
Posters
0
Views
1
Watching
-
hi, How can we modify the background color of a button Thank You
-
hi, How can we modify the background color of a button Thank You
akshita_15 wrote:
hi, How can we modify the background color of a button
Search
MSDN
forBS_OWNERDRAW
.
Nibu thomas A Developer Programming tips[^] My site[^]
-
hi, How can we modify the background color of a button Thank You
you can derived cbutton and use WM_DRAWITEM of cousre you should change property from button in property window Owner draw to true_**
**_
whitesky
-
hi, How can we modify the background color of a button Thank You