Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
155
Adding custom controls to tab
posted

Hi,

Is it possible to add a user control to a tab, i.e. instead of the close button on the tab I want to have a spinning wheel to indicate that a tab is loading.

Thanks

Iain

Parents
  • 12480
    Verified Answer
    Offline posted

    Hello Iain,

    In order to achieve this functionality, I recommend using a DrawFilter to render an image over the close button. I have attached a sample that demonstrates how you can implement a DrawFilter.

    I am looking into whether it is possible to place a UserControl into a Tab Header. However, this may be complex, so I recommend using an image rather than a control.

    Please let me know if you have any questions.

    TabLoadingImage.zip
Reply Children
No Data