Collapse All
Expand All
Code: All
Code: Multiple
Code: Visual Basic
Code: C#
Code: Visual C++
Code: J#
Code: JScript
Members Options: Show All
Members Options: Filtered
Members Options: Filtered
Members Options: Filtered
Frameworks: Show All
Frameworks: Multiple
Frameworks: .NET Framework Only
Frameworks: .NET Compact Framework Only
Frameworks: XNA Framework Only
Visual Basic
C#
Include Protected Members
Include Inherited Members
Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members
CAD .NET 15.2
ScrollEventArgsExt Constructor
ScrollEventArgsExt Class
See Also
Initializes a new instance of the
ScrollEventArgs
class using the specified values for the
Type
and
NewValue
properties.
Overload List
Name
Description
ScrollEventArgsExt(ScrollEventType)
Initializes a new instance of the
ScrollEventArgs
class using the specified values for the
Type
and
NewValue
properties.
ScrollEventArgsExt(ScrollEventType, int)
Initializes a new instance of the
ScrollEventArgs
class using the specified values for the
Type
and
NewValue
properties.
ScrollEventArgsExt(ScrollEventType, int, ScrollOrientation)
Initializes a new instance of the
ScrollEventArgs
class using the given values for the
Type
,
NewValue
, and
ScrollOrientation
properties.
ScrollEventArgsExt(ScrollEventType, int, int)
Initializes a new instance of the
ScrollEventArgs
class using the specified values for the
Type
,
OldValue
, and
NewValue
properties.
ScrollEventArgsExt(ScrollEventType, int, int, ScrollOrientation)
Initializes a new instance of the
ScrollEventArgs
class using the given values for the
Type
,
OldValue
,
NewValue
, and
ScrollOrientation
properties.
See Also
Reference
ScrollEventArgsExt Class
ScrollEventArgsExt Members
CADImport.FaceModule Namespace