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

Hide MenuItem Shortcut

1 Answer 147 Views
Menu
This is a migrated thread and some comments may be shown as answers.
Shonda
Top achievements
Rank 1
Shonda asked on 23 Dec 2011, 08:45 PM
Is it possible to hide the RadMenuItem Shortcut from the user?  I have shortcuts on my topmost menu items that I do not want my shortcut displayed.  It looks rather ugly on the item.

Thanks

1 Answer, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 28 Dec 2011, 03:09 PM
Hi Shonda,

Thank you for writing.

You can hide the shortcut combination text from RadMenuItem, by setting the HintText property if the desired item to empty string:
this.radMenuItem2.HintText = "";

I hope that the provided information addresses your question. Should you have any other questions, do not hesitate to contact us.
 
Kind regards,
Stefan
the Telerik teamQ3’11 of RadControls for WinForms is available for download (see what's new). Get it today.
Tags
Menu
Asked by
Shonda
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Share this question
or