Hello friends,
I am an intermediate in C#. I am designing a project in which I don't want to use native menustrip, rather I would like to have a menu system like Tally Accounting Software.
i.e. There will be 3-4 labels in the form and I want to control it with up-down arrow keys and when I press enter the selected item's action will be executed. Moreover, I would like to the mnemonic character to be in other color like RED.
I also want to add sub-menus, i.e. entering on a particular item opens sub-menus inside it.
How can I perform the action, a sample help code lets me go forward in my project.
please help friends.
Loading

Ravi RajPosted Nov 5, 2013, 6:43 AM
As per your request I am posting the screenshot. Please have a look.
According to the screenshot, the red letters are Mnemonic Characters and Arrow and Enter Key is being used to navigate to the menu.
Regards and waiting...
sureshkumar spPosted Nov 5, 2013, 4:17 AM