简体   繁体   English

Visual Studio安装项目中的“Checkboxes(A)”和“Checkboxes(B)”对话框之间有什么区别?

[英]What is the difference between the “Checkboxes (A)” and “Checkboxes (B)” dialogs in a Visual Studio setup project?

In a Visual Studio Setup & Deployment Project, I can design the user interface for the installer. 在Visual Studio安装和部署项目中,我可以为安装程序设计用户界面。 I have a welcome screen, a license acceptance dialog, and then an installation location dialog. 我有一个欢迎屏幕,一个许可证接受对话框,然后是一个安装位置对话框。 All good. 都好。

I want to include one more dialog, to confirm changing of file associations. 我想再包含一个对话框,以确认更改文件关联。 I think the way to do this is with a dialog that has a Checkbox. 我认为这样做的方法是使用一个包含Checkbox的对话框。

I can right click the UI node, and select "Add Dialog" and I get this choice: 我可以右键单击UI节点,然后选择“添加对话框”,我得到这个选择:

复选框

What is the difference between any of these checkboxes dialogs? 这些复选框对话框之间有什么区别?

I tried to RTFM but couldn't find the doc on these options. 我尝试了RTFM,但找不到这些选项的文档。


EDIT : Wait, I found it . 编辑 :等等, 我找到了

替代文字

D'oh! D'哦! I answered my own question. 我回答了自己的问题。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 在Visual Studio中//和///有什么区别? - What is the difference between // and /// in Visual Studio? Visual Studio数据库版本中的“数据库项目”和“服务器项目”有什么区别? - What is the difference between a “Database Project” and a “Server Project” in Visual Studio Database Edition? Visual Studio的安装项目 - Setup Project for Visual Studio Visual Studio中/ GL和/ LTCG之间有什么区别 - What is the difference between /GL and /LTCG in Visual Studio SSDT 和 Visual Studio 有什么区别? - what is the difference between SSDT and Visual Studio? Visual Studio 中的调试和发布有什么区别? - What is the difference between Debug and Release in Visual Studio? Microsoft WebMatrix和Visual Studio有什么区别? - What is the difference between Microsoft WebMatrix and Visual Studio? Visual Studio 和 Blend for Visual Studio 有什么区别? - What is the difference between Visual Studio and Blend for Visual Studio? Visual Studio和Visual Studio Express有什么区别? - What is the difference between Visual Studio and Visual Studio Express? Visual Studio Publish Web和Project Publish Web窗口有什么区别? - What is the difference between Visual Studio Publish Web and the Project Publish Web windows?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM