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
100
AutoSize Scrollbar
posted

Hi,

I want to set the AutoSize property of a panel so that when its size must be reduced there will be scroll bars for scrolling. If I do this with a WinForms Panel I get an unstyled scrollbar which looks trash with my application. What is the best way to do this so I get a styled scrollbar.

Regards,

Mike