public int Pos
Public Pos As Integer Dim instance As ScrollInfo Dim value As Integer value = instance.Pos instance.Pos = value
public: int Pos
val mutable Pos: int
No code example is currently available or this language may not be supported.
In This Article