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