Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / WinForms > Menu, Application Menu, Context Menu > how to enable localization in RadMenu ??

Not answered how to enable localization in RadMenu ??

Feed from this thread
  • Asa'ad avatar

    Posted on Jun 1, 2011 (permalink)

    I'm using Telerik controls Q1 2011, i don't know how to enable localization in RadMenu, i read related threads telling that to use Text property then set Localization (true), but i didn't find it in the property panel.

    may you explain how to do that exactly ?

    it will be better if you attach an explanation image

    Reply

  • Ivan Todorov Ivan Todorov admin's avatar

    Posted on Jun 3, 2011 (permalink)

    Hi Asa'ad,

    Thank you for your question.

    The Localizable  property is not a member of RadMenu, but of Form. Therefore, in order to localize your RadMenu, you should follow the following steps.
    1. Select the form
    2. Set the Localizable property of the form to true.
    3. Set the Language property of the form to the desired language.
    4. Set the Text property of your menu items to the desired text in the selected language.
    5. Repeat steps 3 and 4 until you have localized the items in all languages you require.

    You can also refer to this MSDN walkthrough about localizing WinForms applications.

    I hope this helps. Do not hesitate to ask if you have any additional questions.

    Regards,
    Ivan Todorov
    the Telerik team
    Q1’11 SP1 of RadControls for WinForms is available for download; also available is the Q2'11 Roadmap for Telerik Windows Forms controls.

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / WinForms > Menu, Application Menu, Context Menu > how to enable localization in RadMenu ??
Related resources for "how to enable localization in RadMenu ??"

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