Gets or sets the current vertical scroll position.
SyntaxVB6
Copy Code
|
|---|
Public Property Get ScrollY() As Long |
C++
Copy Code
|
|---|
public: |
A long value. The default is 0.
RemarksSets or gets the vertical scroll position of the document.
See Also