Specifies the type of scroll event that occurred.
[Visual Basic] Public ReadOnly type As ScrollEventArgsType [C#] public readonly ScrollEventArgsType type; [C++] public: readonly ScrollEventArgsType type; [JScript] public var type : ScrollEventArgsType;
The value of this field is read only.
ScrollEventArgs Class | ScrollEventArgs Members | System.WinForms Namespace