Scheduler for WinForms | ComponentOne
C1.Win.Schedule.6 Assembly / C1.Win.Schedule.Forms Namespace / CategoryCollectionForm Class / OwnedForms Property

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