ESRI.ArcGIS.ADF.Tasks
GetScrollState Method
See Also  Send Feedback
ESRI.ArcGIS.ADF.Tasks.Design.Editors Namespace > FormEntryEditorForm Class : GetScrollState Method




bit

Syntax

Visual Basic (Declaration) 
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
Protected Function GetScrollState( _
   ByVal bit As Integer _
) As Boolean
Visual Basic (Usage)Copy Code
Dim instance As FormEntryEditorForm
Dim bit As Integer
Dim value As Boolean
 
value = instance.GetScrollState(bit)
C# 
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
protected bool GetScrollState( 
   int bit
)

Parameters

bit

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2011 All Rights Reserved.