Infragistics Home

Infragistics Forums

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

Browse by Tags

All Tags » UltraMdiTabManager (RSS)
  • Exception when opening windows menu with no windows open

    Hi, we have upgraded our software from Infragistics 6.2 to 6.3 and now get an exception (and a nice box with a red cross in it where the windows menu should be!) when opening the windows menu on a tabbedMDI control when there are no windows open. We have not changed any of our code relating to windows...
    Posted to Forum by iancgrainger on 08-04-2008
  • windows handles associated with ultratab

    I have an external application written in foxpro7 that i want to run within a .net container. I can create a child window with my mdi container no problem, the issue I have is that I have an ultratabmdimanager and i want to associate the windows handle of the app i am starting with the ultratab and not...
    Posted to Forum by jaygiles on 07-28-2008
  • What is the TabCloseAction in TabClosing() for?

    Dear community, In the code sample of the help topic about the TabClosing() event is the following code if (e.Tab.SettingsResolved.TabCloseAction == MdiTabCloseAction.Close) { if (e.Tab.Form is EditForm) { if (! ((EditForm)e.Tab.Form).Save() ) e.Cancel = true; } } I wonder what the TabCloseAction is...
    Posted to Forum by gerald_jk on 05-14-2008
Page 1 of 1 (3 items)
Powered by Community Server (Commercial Edition), by Telligent Systems