in

C1 Community

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

Browse by Tags

  • Help Me Understand

    I have a bunch of tab pages that I want to show and hide using a menu. The main form opens with only one tab visible by default. If the user's level permits, they can view other tabs with information pertinent to their user level. I create the tabs at design time, and set their visible property to...
    Posted to Menus and Toolbars for .NET (Forum) by camainc on 02-15-2008
    Filed under: C1DockingTab SelectedIndexChanged, C1DockingTabPage, C1DockingTab, C1Command
  • Re: Reopen floating docking tab

    Currently, i think the only way to do programmatically float a TabPage is to add the TabPage to a new DockingTab and use the method you mentioned for the CommandDock (the CommandDock cannot float a TabPage by itself) Dim floatTab As New C1DockingTab floatTab.TabPages.Add(C1DockingTabPage1) C1CommandDock1...
    Posted to Menus and Toolbars for .NET (Forum) by C1_GregL on 11-08-2007
    Filed under: float, C1DockingTabPage, C1DockingTab
  • Autoscroll in DockingTab

    Is there anyway to turn on autoscroll for the tab pages in the docking tab? I want to set the minimum size of the controls on my pages and then if the users make the parent form smaller than that size, scroll bars will automatically appear so that the entire user control is still accessible. Thanks in...
    Posted to Menus and Toolbars for .NET (Forum) by oncochart on 05-23-2008
    Filed under: C1DockingTabPage, C1DockingTab
  • Floating tabs vanish

    I created a new project in vb2005. Placed on a commanddock and added in the c1 docking tabs. Run the application. I pealed off one tab into a floating window. When i click off the application on to somthing else the floating windows vanishs. When i click back on the application the docking windows reappearse...
    Posted to Menus and Toolbars for .NET (Forum) by dennistofinetti on 06-04-2008
    Filed under: C1DockingTabPage
  • C1 Docking Tab - Text Controls Moving on Save

    I have created a simple project with a C1 Command Dock and one docking tab I have added several controls to the tab some text (label, radio button, checkbox etc.) and some graphical (button, textbox). When I save the project the text controls move down by their height. Every subsequent save of the form...
    Posted to Menus and Toolbars for .NET (Forum) by NewDev001 on 06-25-2008
    Filed under: C1DockingTabPage, C1DockingTab, C1DockingTab 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 (6 items)
Contact ComponentOne: 1.800.858.2739 ©1987-2008 ComponentOne LLC All Rights Reserved.