in

C1 Community

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

Browse by Tags

  • Floating tabs and ribbon status bar

    I have created a form with the ribbons status bar on the bottom of the form. Placed a command dock control on the left hand side and set the docking to left. Placed a docking tab inside of the command dock control. During the running of the application undocking the tab to floating and then re docking...
    Posted to Menus and Toolbars for .NET (Forum) by dennistofinetti on 11-22-2007
    Filed under: float, C1DockingTab
  • 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
Page 1 of 1 (2 items)
Contact ComponentOne: 1.800.858.2739 ©1987-2008 ComponentOne LLC All Rights Reserved.