Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在为 Visual Studio 2003 中的 Pocket PC 进行开发。当我创建 Windows 窗体时,它具有经典 XP 框架的外观,右上角带有“X”和下划线。如何使用右上角的“确定”按钮更改 Pocket PC 窗口的外观?
没有截图很难理解你在说什么,但我认为你想要 ControlBox 属性。
Visual Studio 2008 属性如下所示,因为我无法再访问 VS2003。