This is a migrated thread and some comments may be shown as answers.

unable to select sub menu with keyboard keys

0 Answers 39 Views
Menu
This is a migrated thread and some comments may be shown as answers.
harshal
Top achievements
Rank 1
harshal asked on 20 Jan 2017, 09:13 AM

Hello,

When I navigate with hot keys Alt - F - R (refer attached image), I can see the sub menu, but I am not able to select any of them with help of keyboard.

below is my code:

Dim recentDocMenuitem As New RadMenuItem("&Recent Documents")
myRecentDocuments.ParentMenu = recentDocMenuitem
myRecentDocuments.ParentMenu.PerformClick()

myRecentDocuments is a object of my custom class which gets the list of documents.

I would be glad If you have any alternative in Telerik to show recently opened files, so that I can use that instead of my custom class. :)

Please suggest workaround for it.

 

Thanks,

Harshal.

No answers yet. Maybe you can help?

Tags
Menu
Asked by
harshal
Top achievements
Rank 1
Share this question
or