ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / DropDownForm Class / OnShown Method

In This Topic
    OnShown Method (DropDownForm)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overrides Sub OnShown( _
       ByVal e As EventArgs _
    ) 
    protected override void OnShown( 
       EventArgs e
    )

    Parameters

    e
    See Also