in

C1 Community

ComponentOne Community is a free source for developers and help authors to collaborate and communicate.

Browse by Tags

  • Docking issues with C1CommandDock

    I am a previous user of ComponentOne and have returned to using it a couple days ago. I used to use the C1CommandDock all the time, along with C1DockingTab. I remember the C1CommandDock (with a C1DockingTab within it) used to respect the docking of menubars and statusbars. More specifically, when moving...
    Posted to Menus and Toolbars for .NET (Forum) by Obsolete on 12-17-2007
    Filed under: C1DockingTab, C1StatusBar, C1CommandDock
  • Re: Docking issues with C1CommandDock

    Im just here stating I to am having the same problem. And that i would love to see this problem resolved. If you need vb.net examples i would be more then willing to produce them for you. I have followed the same steps as Obsolete with the same problem. What i find more frustrating is that once and a...
    Posted to Menus and Toolbars for .NET (Forum) by dennistofinetti on 12-18-2007
    Filed under: C1CommandDock
  • Re: Docking issues with C1CommandDock

    I've noticed this too. But it only appears to happen if you add the C1StatusBar to the form after the C1CommandDock. You don't have to delete your CommandDock, just go to the Designer code and rearrange these lines to be in this order: Me .Controls.Add( Me .C1CommandDock1) Me .Controls.Add( Me...
    Posted to Menus and Toolbars for .NET (Forum) by C1_GregL on 12-17-2007
    Filed under: C1StatusBar, C1CommandDock
  • Re: Floating tabs and ribbon status bar

    You want the C1CommandDock to be left docked but with space left open at the bottom? A simple way around this is set the CommandDock.Dock to None. In the form's Resize event, handle the left docking the way you want it to be, such as C1CommandDock1.Height = Me .Height - C1StatusBar1.Height Regards...
    Posted to Menus and Toolbars for .NET (Forum) by C1_GregL on 12-04-2007
    Filed under: C1StatusBar, C1CommandDock
  • Docking Tab->Floating.. back to dock??

    Hi, I got a simple question (I hope). I got a commandDock at the bottom, with a dockingtab (2 tab). When I drag it out to float (the entire thing holding both tab) How do I put it back to the original bottom dock position when I hit x ? Thanks HL
    Posted to Menus and Toolbars for .NET (Forum) by himpact on 04-05-2008
    Filed under: C1DockingTabPage, C1DockingTab, C1CommandDock
Page 1 of 1 (5 items)
Contact ComponentOne: 1.800.858.2739 ©1987-2008 ComponentOne LLC All Rights Reserved.