摩托罗拉 MC75 的应用程序
我有一个简单的 hello world 应用程序,目标平台设置为“Windows Mobile 6 Classic Emulator”,使用 Visual Studio 2008 和 .NET 框架 3.5 进行开发。编译并运行测试,一切正常。然后部署到Motorola MC75。运行时,应用程序运行良好,但我无法访问开始菜单、开始按钮或 Windows 任务栏。我去应用中心设置应用程序选项不隐藏开始菜单,仍然看不到它。如何编写具有任务栏、开始按钮和开始菜单显示的应用程序。
I have a simple hello world application that target platform is set to "Windows Mobile 6 Classic Emulator", develop with Visual Studio 2008 with .NET frame 3.5. Compile and run test, everything working. Then deployed to Motorola MC75. When run, the application run fine but I cannot access the start menu, start button or the windows taskbar. I go to App Center to setup the application options not to hide start menu, still not see it. How do write an application that has taskbar, start button, and start menu display.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
实际上,MC75 就位于我旁边。您应该能够在应用程序的左上角看到 Windows 徽标。单击该按钮将最小化您的应用程序,并向您显示“桌面”。
I actually have MC75 siting here next to me. You should be able to see the windows logo on top Left of your Application. Clicking that will minimize your app showing you the "desktop".