in

C1 Community

ComponentOne Community is a free source for developers and help authors to collaborate and communicate.
All Tags » close (RSS)

Browse by Tags

  • Re: C1DockingTab.TabPages Enumerator bug?

    The problem can be fixed in the 0 to Count-1 loop. When you close the first tab (0), then the original tab(1) becomes tab(0). So keep removing tab(0) to remove all tabs. Otherwise you will only remove every other tab. This doesn't fix the ForEach enumerator loop. This must work with the index values...
    Posted to Menus and Toolbars for .NET (Forum) by C1_GregL on 12-17-2007
    Filed under: C1DockingTab, close
  • Re: Preventing DropDownForm from closing when it loses focus?

    Currently this isn't possible to do nicely. I have some suggestions: You can force the dropdown to be open anywhere in your app with C1DropDownControl1.OpenDropDown() The drop down is a form itself, so you can manipulate it's visibility with its Show method. But you'll have to play around...
    Posted to Input for .NET (Forum) by C1_GregL on 11-07-2007
    Filed under: C1DropDownControl, close
Page 1 of 1 (2 items)
Contact ComponentOne: 1.800.858.2739 ©1987-2008 ComponentOne LLC All Rights Reserved.