ArcFM Solution Developer Guide
AccessibleDescription Property (MapProductionLocatorControl)


Syntax
'Declaration
 
<SRCategoryAttribute("Accessibility")>
<System.ComponentModel.DefaultValueAttribute()>
<System.ComponentModel.LocalizableAttribute(True)>
<SRDescriptionAttribute("The description that will be reported to accessibility clients.")>
Public Property AccessibleDescription As System.String
'Usage
 
Dim instance As MapProductionLocatorControl
Dim value As System.String
 
instance.AccessibleDescription = value
 
value = instance.AccessibleDescription
[SRCategory("Accessibility")]
[System.ComponentModel.DefaultValue()]
[System.ComponentModel.Localizable(true)]
[SRDescription("The description that will be reported to accessibility clients.")]
public System.string AccessibleDescription {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