Radio Buttons in MFC (Visual Studio 2008 / C++) - CodeProject

Radio Buttons in MFC (Visual Studio 2008 / C++) - CodeProject

瀏覽:1429
日期:2025-09-28
This is a quick and dirty description of how to use radio buttons in MFC, written because I could not find this information in a single place on the web. In the dialog editor: Create a new group with the group box control and set a meaningful caption. Add...看更多