how to open the Dialog editor in visual studio 201

2019-07-11 03:50发布

I have created a simple project that started with the dialog editor to add controls to the form. I closed the dialog editor and I cannot figure out how to show the dialog editor again to add more controls.

How to open the Dialog editor in visual studio 2010?

Thanks David

2条回答
兄弟一词,经得起流年.
2楼-- · 2019-07-11 04:16

Press CTRL+SHIFT+E to open the Resource View window, then expand the folder 'Dialog' and you will see your dialog there and you can double click it to open your dialog.

查看更多
一纸荒年 Trace。
3楼-- · 2019-07-11 04:16

In the menu bar, try

View >> Toolbars >> Dialog Editor

查看更多
登录 后发表回答