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

In This Topic
    GetParentForm Method (DropDownFormBase)
    In This Topic
    Returns a parent form of the drop down control.
    Syntax
    'Declaration
     
    Protected Function GetParentForm() As Form
    protected Form GetParentForm()
    See Also