InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / DropDownFormBase Class / GetParentForm Method

In This Topic
    GetParentForm Method (DropDownFormBase)
    In This Topic
    Syntax
    'Declaration
     
    Protected Function GetParentForm() As Form
    protected Form GetParentForm()
    See Also