ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Design Namespace / C1InputMaskPickerForm Class / SetTopLevel Method

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

    Parameters

    value
    See Also