ArcFM Solution Developer Guide
CanSelect Property (RelationshipControl)


Syntax
'Declaration
 
<System.ComponentModel.EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
<System.ComponentModel.BrowsableAttribute(False)>
<System.ComponentModel.DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)>
<SRCategoryAttribute("Focus")>
<SRDescriptionAttribute("Checks if this control can be selected.")>
Public ReadOnly Property CanSelect As System.Boolean
'Usage
 
Dim instance As RelationshipControl
Dim value As System.Boolean
 
value = instance.CanSelect
[System.ComponentModel.EditorBrowsable(EditorBrowsableState.Advanced)]
[System.ComponentModel.Browsable(false)]
[System.ComponentModel.DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)]
[SRCategory("Focus")]
[SRDescription("Checks if this control can be selected.")]
public System.bool CanSelect {get;}
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

RelationshipControl Class
RelationshipControl Members

 

 


Send Comment