Responder Developer Guide
ControlStyle Property


Syntax
'Declaration
 
<XmlElementAttribute("ControlStyle")>
Public Property ControlStyle As ControlStyleSettings()
'Usage
 
Dim instance As ControlStylesSettings
Dim value() As ControlStyleSettings
 
instance.ControlStyle = value
 
value = instance.ControlStyle
[XmlElement("ControlStyle")]
public ControlStyleSettings[] ControlStyle {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

ControlStylesSettings Class
ControlStylesSettings Members

 

 


Send Comment