简体   繁体   中英

how to open the Dialog editor in visual studio 2010

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

按CTRL + SHIFT + E打开“资源视图”窗口,然后展开文件夹“对话框”,您将在其中看到对话框,可以双击它来打开对话框。

In the menu bar, try

View >> Toolbars >> Dialog Editor

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM