|
Hello there. In C# I would want to detect a user clicking on a panels scrollbar that has been generated by the autoscroll property. The Event Panel_Scroll doesn't help here, cause it seems to fire only if the user has indeed scrolled (and not just clicked on the scrollbar). Any help or hint would be appreciated. |