|
From: xamous on 17 Apr 2008 14:13 Hi all, I use the SHCreateMenubar to create a menubar on Smartphone. The first softkey is defined to a button(TBSTYLE_BUTTON), and the second is defined to a drop-down menu(TBSTYLE_DROPDOWN). Now I want to change softkey2 to a button in my program, I can use DestroyMenu to destroy the drop-down menu, but i still can't receive the command when user press the softkey2. so, how can I dynamically change the drop-down menu to a button? Thanks!
|
Pages: 1 Prev: Deflect Focus? Next: GetOpenFileName bug on WM 6.1 Standard (Smartphone) |