The constructors of System.Windows.Forms.ScrollEventArgs are listed below. For a list of all members, see the ScrollEventArgs Members list.
See Also: Inherited members from System.EventArgs
Initializes a new instance of the System.Windows.Forms.ScrollEventArgs class using the given values for the ScrollEventArgs.Type and ScrollEventArgs.NewValue properties. | ||
Initializes a new instance of the System.Windows.Forms.ScrollEventArgs class using the given values for the ScrollEventArgs.Type, ScrollEventArgs.OldValue, and ScrollEventArgs.NewValue properties. | ||
Initializes a new instance of the System.Windows.Forms.ScrollEventArgs class using the given values for the ScrollEventArgs.Type, ScrollEventArgs.NewValue, and ScrollEventArgs.ScrollOrientation properties. | ||
Initializes a new instance of the System.Windows.Forms.ScrollEventArgs class using the given values for the ScrollEventArgs.Type, ScrollEventArgs.OldValue, ScrollEventArgs.NewValue, and ScrollEventArgs.ScrollOrientation properties. |