ArcFM Solution Developer Guide
Enabled Property (MapProductionLocatorControl)


Syntax
'Declaration
 
<SRDescriptionAttribute("Indicates whether the control is enabled.")>
<System.ComponentModel.LocalizableAttribute(True)>
<System.Runtime.InteropServices.DispIdAttribute(-514)>
<SRCategoryAttribute("Behavior")>
Public Property Enabled As System.Boolean
'Usage
 
Dim instance As MapProductionLocatorControl
Dim value As System.Boolean
 
instance.Enabled = value
 
value = instance.Enabled
[SRDescription("Indicates whether the control is enabled.")]
[System.ComponentModel.Localizable(true)]
[System.Runtime.InteropServices.DispId(-514)]
[SRCategory("Behavior")]
public System.bool Enabled {get; set;}
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