Visual studio and C++Project

402DF855

Joined Feb 9, 2013
271
upload_2019-4-26_13-41-57.png
upload_2019-4-26_13-42-59.png

Drag a button from the toolbox onto the new dialog resource. Double click the button, and add the MessageBox call. Then build and run.
 

Thread Starter

skyr6546

Joined Mar 22, 2019
73
Drag a button from the toolbox onto the new dialog resource. Double click the button, and add the MessageBox call. Then build and run.
When click on finish button I get below setup

upload_2019-4-27_0-30-43.png

I see I don't get Dialog folder as seen in your screenshot
 
Last edited:
Top