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

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