smart device C# 3.5 ,MENU shortcut problem
-
Dear All, I am developing smart device application using .net 3.5, I have problem when adding menu to form,when I run the application shortcut added for each menu item for example MnueItem1 -(A) MnueItem2 -(B) MnueItem3 -(C) Regards
Yes. CreatiVity withOuT limiTs
-
Dear All, I am developing smart device application using .net 3.5, I have problem when adding menu to form,when I run the application shortcut added for each menu item for example MnueItem1 -(A) MnueItem2 -(B) MnueItem3 -(C) Regards
Yes. CreatiVity withOuT limiTs
-
Amr M. K. wrote:
I have problem when adding menu to form
It would help if you explained exactly what your problem is, people cannot guess.
Just say 'NO' to evaluated arguments for diadic functions! Ash
I have already explained anyway You have menu in Mobile Forms private System.Windows.Forms.MainMenu mainMenu1; try to add sub menu to this mainMenu1 private System.Windows.Forms.MenuItem menuItem1; menu item text is "RunApp" do whatever event when I run the application in windows mobile Prof 6.1 menu item test text display "RunApp (A)" its like shortcut ??
Yes. CreatiVity withOuT limiTs
-
Dear All, I am developing smart device application using .net 3.5, I have problem when adding menu to form,when I run the application shortcut added for each menu item for example MnueItem1 -(A) MnueItem2 -(B) MnueItem3 -(C) Regards
Yes. CreatiVity withOuT limiTs
That's being done automatically by the operating system. On phones with no dial pad that won't occur. There's no need for you to worry about that. It will come and go as needed.