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




bit
value

Syntax

Visual Basic (Declaration) 
Protected Sub SetScrollState( _
   ByVal bit As Integer, _
   ByVal value As Boolean _
) 
Visual Basic (Usage)Copy Code
Dim instance As GPTaskDefinitionEditorForm
Dim bit As Integer
Dim value As Boolean
 
instance.SetScrollState(bit, value)
C# 
protected void SetScrollState( 
   int bit,
   bool value
)

Parameters

bit
value

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.