Add a bit map image to Radio Button in vc++
I need to 开发者_开发知识库add a bit map image to a radio button in MFC . i have no idea on how to do it can any one tell me how to do it.
You might find this helpful: http://www.codeproject.com/KB/buttons/cbuttonst.aspx
Thanks.
精彩评论