Last post Mar 09, 2009 11:42 AM by SurendraKishore
Member
1 Points
13 Posts
Mar 09, 2009 06:06 AM|CodingFun|LINK
Hi friends,
I am developing an application using ASP.NET mobile controls in VS 2008..
My mobile form should have a dropdown menu button like File,Edit..etc..
Once the menu button is clicked i should have a drop down list(i.e. submenus).If the submenu is clicked corresponding event should be fired..
And also please tell me how can i customize the button, like button with round edges etc..
Thanks for ur help in advance..
Participant
1330 Points
373 Posts
Mar 09, 2009 11:42 AM|SurendraKishore|LINK
checkout this article, this gives you an idea of how to program mobile controls, also search for the control program you are looking for.
http://msdn.microsoft.com/en-us/library/aa671837(VS.71).aspx
Member
1 Points
13 Posts
Dropdown menu button using ASP.NET mobile controls
Mar 09, 2009 06:06 AM|CodingFun|LINK
Hi friends,
I am developing an application using ASP.NET mobile controls in VS 2008..
My mobile form should have a dropdown menu button like File,Edit..etc..
Once the menu button is clicked i should have a drop down list(i.e. submenus).If the submenu is clicked corresponding event should be fired..
And also please tell me how can i customize the button, like button with round edges etc..
Thanks for ur help in advance..
Participant
1330 Points
373 Posts
Re: Dropdown menu button using ASP.NET mobile controls
Mar 09, 2009 11:42 AM|SurendraKishore|LINK
checkout this article, this gives you an idea of how to program mobile controls, also search for the control program you are looking for.
http://msdn.microsoft.com/en-us/library/aa671837(VS.71).aspx
THIS REDUCES TIME FOR OTHERS..!