【发布时间】:2013-03-03 17:54:09
【问题描述】:
我刚刚安装了 Visual Studio 2012 express for Desktop。我看不到任何用 C++ 创建 GUI 应用程序的地方! Visual C++ 2010 中曾经存在的“Windows 窗体应用程序”在哪里?这些拖放控件在哪里?我安装了这个,因为我有详细信息告诉它支持 GUI 智能感知 (Visual C++: Unable to invoke method from another class)
【问题讨论】:
-
@chris: :O :O ... 好的,但是这是哪里?
-
我不确定 GUI 构建器,但它可能会使用 CLR 项目进行硬编码。
标签: winforms visual-studio-2012 user-interface c++-cli