Infragistics Home

Infragistics Forums

Infragistics community online discussions.
Welcome to Infragistics Forums Sign in | FAQ
in Search

Browse by Tags

All Tags » UltraToolbars » ToolClick (RSS)
  • Close All Windows tool in MdiWindowListTool doesn't trigger ToolClick event

    I need to add custom code to my application in case the user clicks on the "Close All Windows" tool in my MdiWindowList but the ToolClick event in my WinToolBar is not being triggered. Any help will be appreciated.
    Posted to Forum by apollo_mis on 05-14-2008
  • Re: UltraTool bar

    Hi Thanks in advance. If the toolclick method is not exposed and if we can’t access it? Is there any other method that we can invoke the click using .net spy on QTP ? Thanks, Kala
    Posted to Forum by kalasubramanyam on 02-12-2008
  • Re: Single Toolclick event code for all toolbars?

    Events handler can be set up to individual tools this way: UltraToolbarManager.Toolbars["ToolbarKey"].Tools["ToolKey"].ToolClick or ToolDoubleClick or any other event available for a tool. Just make sure you don't forget to set the Key value for the toolbars and the tools. Hope...
    Posted to Forum by ehaisiuc on 02-08-2008
  • Single Toolclick event code for all toolbars?

    I apologize if I am missing something here, but it looks like there is a single event handler for all clicks on all tools for all ultratoolbars on a form. Is this right? So I place an UltraToolBarManager control on my form, add a menu bar and a toolbar, add some menus and buttons, and then I have a giant...
    Posted to Forum by hcsrpm on 02-08-2008
Page 1 of 1 (4 items)
Powered by Community Server (Commercial Edition), by Telligent Systems