C1DockingTab not honoring presence of C1StatusBar

Posted by: Charles.Jimenez on 7 August 2025, 12:53 pm EST

    • Post Options:
    • Link

    Posted 7 August 2025, 12:53 pm EST

    I have a form that includes C1DockingTab and C1StatusBar. When I set the C1DockingTab to Dock=Fill, it extends below the C1StatusBar area at the bottom of the form, to the full size of the form’s client area. I have searched both controls and cannot find any property in either control that affects this behavior?

    Is this configurable or is it a design flaw / bug in one of the controls?

    I am using Winforms .Net Framework 4.8 versions of the controls in a .Net Framework 4.8 project in Visual Studio 2022.

    Thank you,

    Charlie

  • Posted 8 August 2025, 3:12 am EST

    Hi Charlie,

    maybe it already helps if you right click the C1DockingTab and call “Bring to Front” from the context menu?

    If not: could you create a simple sample reproducing the problem and post it here?

    Best regards

    Wolfgang

  • Posted 8 August 2025, 7:01 am EST

    Hi Charlie,

    We agree with @Wolfgang’s assessment i.e. it appears that the C1DockingTab is positioned behind the C1StatusBar control. As a result, docking it to Fill causes part of it to be hidden behind the status bar.

    To resolve this, you can right-click on the C1DockingTab and select the “Bring to Front” option to move it in front of the C1StatusBar.

    We’ve attached a sample project demonstrating the correct behavior. If you’re experiencing the issue in a different implementation, please update the sample to reproduce the behavior, so we can investigate further - DockingTabDemo.zip

    P.S. Thank you for your suggestion @Wolfgang.

    Best Regards,

    Kartik

  • Posted 8 August 2025, 8:40 am EST

    That was it! Working now.

    Thanks for your assistance!

    Charlie

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels