Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / WinForms > Menu, Application Menu, Context Menu > Hide MenuItem Shortcut

Not answered Hide MenuItem Shortcut

Feed from this thread
  • Shonda avatar

    Posted on Dec 23, 2011 (permalink)

    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

    Reply

  • Stefan Stefan admin's avatar

    Posted on Dec 28, 2011 (permalink)

    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.

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / WinForms > Menu, Application Menu, Context Menu > Hide MenuItem Shortcut
Related resources for "Hide MenuItem Shortcut"

[ Features | Demos | Documentation | Knowledge Base | Telerik TV | Code Library | Step-by-step Tutorial | Blogs | Self-Paced Trainer ]