Hi,
I use GoDiagram (WinForms). Is it posible to customize the style of the greay GoView scrollbars to a more “XP-like” style?
Regards / Mattias
Not with .NET 1.1, to my knowledge. But maybe you can with .NET 2.0. However, I’m not familiar with that. You’ll need to search the Microsoft documentation or the web.
You can get and set the scrollbars via the GoView.HorizontalScrollBar and .VerticalScrollBar properties.