Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
60
Toolbar get Name()
posted

I want get UltraToolbar Name at runtime.
How can I do?...........

  • 4625
    Offline posted

    Hi Min,

    Thank you for posting in our forums!

    This property cannot be accessed at runtime even if you use a reflection on the UltraToolbarsManager class. It is not a property of the actual component, but the name that the property designer uses for the name in the class inside Visual Studio.

    Let me know what you try to accomplish, in order to assist you further.