ArcFM Solution Developer Guide
Contains Method (MapProductionLocatorControl)


Syntax
'Declaration
 
Public Function Contains( _
   ByVal ctl As System.Windows.Forms.Control _
) As System.Boolean
'Usage
 
Dim instance As MapProductionLocatorControl
Dim ctl As System.Windows.Forms.Control
Dim value As System.Boolean
 
value = instance.Contains(ctl)
public System.bool Contains( 
   System.Windows.Forms.Control ctl
)

Parameters

ctl
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

MapProductionLocatorControl Class
MapProductionLocatorControl Members

 

 


Send Comment