ArcFM Solution Developer Guide
SetScrollState Method (FeatureControl)


Syntax
'Declaration
 
Protected Sub SetScrollState( _
   ByVal bit As System.Integer, _
   ByVal value As System.Boolean _
) 
'Usage
 
Dim instance As FeatureControl
Dim bit As System.Integer
Dim value As System.Boolean
 
instance.SetScrollState(bit, value)
protected void SetScrollState( 
   System.int bit,
   System.bool value
)

Parameters

bit
value
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

FeatureControl Class
FeatureControl Members

 

 


Send Comment