InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / C1InputPanel Class / SetTopLevel Method

In This Topic
    SetTopLevel Method (C1InputPanel)
    In This Topic
    Syntax
    'Declaration
     
    Protected Sub SetTopLevel( _
       ByVal value As System.Boolean _
    ) 
    protected void SetTopLevel( 
       System.bool value
    )

    Parameters

    value
    See Also