Hello,
i use the Winform latest version c# with UltraTabControl. At the bottom of the client area displays a thin black line i can't hide or erase.
the backcolor of the client area is white and the statusbar at the bottom is black. this must be something from the tabcontrol.
So if you change the backcolor of the statusbar to red you can see, that the line belongs to the clientarea.
I changed paddings, margins,.borders but without success?
If i run the app you can the this by a litte white prodrosion ..
Has anyome an idea how to avoid this?
Hello Torsten,
Thank you for posting. I set up a sample of UltraTab control with a statusbar , set the tabs at the bottom and back color of statusbar as black.When I run the sample against 19.2.20192.265 I don’t see this black line , but maybe my sample is not an accurate demonstration of what you're trying to do, please feel free to modify my sample and send it back, or send a small sample project of your own if you have one.
Please let me know if I can provide any further assistance.
Regards,Divya Jain
Sample (2).zip
OK. I will try to build up your sample like our project in order to reproduce the effect ..
Give me a little bit time ;-)
Torsten