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
245
Simulate click on UltraWebToolbar
posted

Is there a way to simulate a click in UltraWebToolbar ?

I need to do this on code behind.  The idea is like what you do to a server control where you can do....  Control.Focus()

Thanks