\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Win.C1List Namespace / DropDownContainer Class / Show Method / Show(IWin32Window) Method

In This Topic
    Show(IWin32Window) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Sub Show( _
       ByVal owner As System.Windows.Forms.IWin32Window _
    ) 
    public void Show( 
       System.Windows.Forms.IWin32Window owner
    )

    Parameters

    owner
    See Also