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