Method SystemScroll
SystemScroll(int, bool)
Performs a system scrolls by calling Windows API.
public virtual void SystemScroll(int code, bool vert)
Performs a system scrolls by calling Windows API.
public virtual void SystemScroll(int code, bool vert)