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
205
Question of how to programatically fire the click of a tool
posted

I need to programmtically fire the click of an existing tool so I can execute my existing tool click event code.

I see that the ButtonToolUIElement has a FireClickEvent() method but  how do I access to this object using UltraToolManager.Tools collection?  When access my tool in the tool collection and check the UIElement property it is null.

Could any one please help?

TIA,

Mark Lindell