General WinForms Discussion

C1DockingTab Slider does not like drawn tabs

  •  Orrimp said 1 year ago:

    I´m using your DrawTab Event to Drawn my own Tabs. It works fine but there is a problem when the Slider (Tabscrolling) appear.

    The text of the tab is still visible behind the slider and I don´t see a way to control the text value while the slider get in way.

    I only found:

    if (c1DockingTab.ScrollActive)
    {
    //do
    }

    2 Questions:

    -Is there a way to check if the slider (scroll) is on the current drawn tab?
    -Is there a way to set the rectangle (tab) width which cause the tab to disappear when the slider rectangle intersect with my tab rectangle?

    Thanks in advance
    Best regards Orrimp

  •  C1_GatimT8p said 1 year ago:

    Hi,

    Can you explain it more with the help of any sample and screenshot showcasing the behavior on your end

    Regards,
    ~Gatim

    Answer
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.