How to prevent auto close of RadContextMenu when user clicks on item on it? Now, after mouse click on any item, it closes. In WinForms there is ContextMenuStrip.AutoClose property to prevent autoclosing. Is there analogue of the property on Telerik RadContextMenu?
Thanks,
3 Answers, 1 is accepted
0
Dimitar
Telerik team
answered on 24 Mar 2014, 12:51 PM
Hello Dzh,
Thank you for writing.
We do not have such а property, but you can very easily prevent the menu from closing by using the DropDownClosing event:
Please let me know if there is something else I can help you with.
Regards,
Dimitar
Telerik
Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.