ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender.Design Namespace / VDLNodePropertiesDialog Class / ActiveMdiChild Property

In This Topic
    ActiveMdiChild Property (VDLNodePropertiesDialog)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property ActiveMdiChild As System.Windows.Forms.Form
    public System.Windows.Forms.Form ActiveMdiChild {get;}
    See Also