Creates a new instance of the ScrollBar class.
[Visual Basic] Protected Sub New( _ ByVal orientation As ScrollBarOrientation _ ) [C#] protected ScrollBar( ScrollBarOrientation orientation ); [C++] protected: ScrollBar( ScrollBarOrientation orientation );
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows .NET Server family
ScrollBar Class | ScrollBar Members | Wimark.Controls Namespace