This documentation is archived and is not being maintained.
ScrollableControl.GetScrollState Method
.NET Framework 1.1
This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
[Visual Basic] Protected Function GetScrollState( _ ByVal bit As Integer _ ) As Boolean [C#] protected bool GetScrollState( int bit ); [C++] protected: bool GetScrollState( int bit ); [JScript] protected function GetScrollState( bit : int ) : Boolean;
See Also
ScrollableControl Class | ScrollableControl Members | System.Windows.Forms Namespace | SetScrollState
Show: