ArcFM Solution Developer Guide
ParentForm Property (DatasetControl)


Syntax
'Declaration
 
<System.ComponentModel.BrowsableAttribute(False)>
<SRCategoryAttribute("Appearance")>
<System.ComponentModel.DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)>
<SRDescriptionAttribute("The parent form of this container control.")>
Public ReadOnly Property ParentForm As System.Windows.Forms.Form
'Usage
 
Dim instance As DatasetControl
Dim value As System.Windows.Forms.Form
 
value = instance.ParentForm
[System.ComponentModel.Browsable(false)]
[SRCategory("Appearance")]
[System.ComponentModel.DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)]
[SRDescription("The parent form of this container control.")]
public System.Windows.Forms.Form ParentForm {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

DatasetControl Class
DatasetControl Members

 

 


Send Comment