Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / WinForms > Dock > Change text of the items in the context menu

Not answered Change text of the items in the context menu

Feed from this thread
  • Jill-Connie Lorentsen avatar

    Posted on Mar 30, 2009 (permalink)

    I would like to change the text of the items

    -Close
    -Close All But This
    -New Horizontal Tab Group
    -New Vertical Tab Group

    in the context menu of my document panes

    I use the DockingManager with automatic MDI child detection enabled.

    I just want to change it to another language, the functionality must remain the same.

    Also, is it possible to remove the New Horizontal/Vertival Tab Group items?


    Regards,
    Jill-Connie Lorentsen

    Reply

  • Julian Benkov Julian Benkov admin's avatar

    Posted on Mar 31, 2009 (permalink)

    Hello Jill-Connie Lorentsen,

    Thank you for contacting us.

    You can use LocalizationSettings property of the DockingManager to localize the context menu. About the menu changes you can use the DockPanel.DockContextMenu.DropDownOpening event handler.

    Do not hesitate to contact me back if you have further questions.

    Best wishes,
    Julian Benkov
    the Telerik team

    Check out Telerik Trainer , the state of the art learning tool for Telerik products.

    Reply

  • yas avatar

    Posted on Jan 25, 2010 (permalink)

    please could u provide a small tutorial like u did with the other controls ??
    thank you

    Reply

  • Nikolay Nikolay admin's avatar

    Posted on Jan 27, 2010 (permalink)

    Hello yas,

    In order to change the text of the RadDock context menu items, you should create a custom localization provider. For additional information, please refer to the following help article: Localization.

    Best wishes,
    Nikolay
    the Telerik team

    Instantly find answers to your questions on the new Telerik Support Portal.
    Watch a video on how to optimize your support resource searches and check out more tips on the blogs.

    Reply

  • Nathaniel avatar

    Posted on Feb 21, 2011 (permalink)

    For those who might be struggling with this, the following link contains updated information, and is applicable to DocumentWindow

    http://www.telerik.com/help/winforms/dock-architecture-and-features-using-the-contextmenuservice.html

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / WinForms > Dock > Change text of the items in the context menu
Related resources for "Change text of the items in the context menu"

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