Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual int onVScroll(int _pos);
public virtual int onVScroll (int _pos);
abstract member onVScroll : int -> int
override this.onVScroll : int -> int
Public Overridable Function onVScroll (_pos As Integer) As Integer