ComponentOne SuperTooltip for WinForms
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 System.Windows.Forms.Form
    protected System.Windows.Forms.Form GetParentForm()
    See Also