ArcFM Desktop Developer Guide
Enabled Property (IMMClassSubtypeUC)


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Read/write property determines whether the control is enabled.
Syntax
'Declaration
 
<DispIdAttribute(1610678272)>
Property Enabled As Boolean
'Usage
 
Dim instance As IMMClassSubtypeUC
Dim value As Boolean
 
instance.Enabled = value
 
value = instance.Enabled
[DispId(1610678272)]
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

IMMClassSubtypeUC Interface
IMMClassSubtypeUC Members

 

 


Send Comment