Radio Button style
C / C++ / MFC
5
Posts
3
Posters
0
Views
1
Watching
-
when we select radio button then it shows dot which indicate select state but i want when user click on radio button then radio button should fill with yellow color how can i perform this
-
ani_ikram wrote:
to draw our own button we have to draw circle ?
Of course. That's the purpose of being able to draw controls yourself :) Is drawing circles a problem? Mark
Mark Salsbery Microsoft MVP - Visual C++ :java: