ArcFM Solution Developer Guide
TopLevelControl Property (RelationshipControl)


Syntax
'Declaration
 
<System.ComponentModel.BrowsableAttribute(False)>
<SRCategoryAttribute("Behavior")>
<System.ComponentModel.EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
<System.ComponentModel.DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)>
<SRDescriptionAttribute("Retrieves the top-level control that contains this control.")>
Public ReadOnly Property TopLevelControl As System.Windows.Forms.Control
'Usage
 
Dim instance As RelationshipControl
Dim value As System.Windows.Forms.Control
 
value = instance.TopLevelControl
[System.ComponentModel.Browsable(false)]
[SRCategory("Behavior")]
[System.ComponentModel.EditorBrowsable(EditorBrowsableState.Advanced)]
[System.ComponentModel.DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)]
[SRDescription("Retrieves the top-level control that contains this control.")]
public System.Windows.Forms.Control TopLevelControl {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