Tagged Questions
0
votes
2answers
1k views
Get ID of Button for Switch Statement: MFC
Language: Visual C++, MFC
Environment: Visual Studio 2005
I have a dialog that requires the user to set file paths for six different settings. Each text box has a browse button which launches a file ...