'Declaration
<System.ComponentModel.DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)> <System.ComponentModel.BrowsableAttribute(False)> <SRDescriptionAttribute("FormActiveMDIChildDescr")> Public ReadOnly Property ActiveMdiChild As System.Windows.Forms.Form
'Usage
Dim instance As WorkbookDesigner Dim value As System.Windows.Forms.Form value = instance.ActiveMdiChild
[System.ComponentModel.DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)] [System.ComponentModel.Browsable(false)] [SRDescription("FormActiveMDIChildDescr")] public System.Windows.Forms.Form ActiveMdiChild {get;}