-
Notifications
You must be signed in to change notification settings - Fork 2
API ScrollableControl
Thomas Baker edited this page Jul 5, 2021
·
2 revisions
public static class ScrollableControlExtensions
public static TControl AutoScroll<TControl>(this TControl control, bool autoScroll)
where TControl : ScrollableControl
- public class ScrollableControl : Control
- public class TControl : ScrollableControl