Windows Mobile 5 SDK Button Control

后端 未结 3 662
悲&欢浪女
悲&欢浪女 2021-01-22 14:42

I\'m a fairly novice programmer working on my first Windows Mobile application. I see that there is no button control available for my program. I\'ve never created a custom co

3条回答
  •  天命终不由人
    2021-01-22 14:53

    I faced the same problem, there's no Button control on Device controls toolbox in Visual Studio 2008. I know that it's because guidelines tell us to use links and menu instead.

    But you know, sometimes you must put a button when user requires it.

    I'm giving a try to the SDKs for Windows Mobile 6 at

    http://www.microsoft.com/downloads/details.aspx?FamilyID=06111a3a-a651-4745-88ef-3d48091a390b&displaylang=en

    but wondering where can I find a Windows Mobile 6.5 SDK?

提交回复
热议问题