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

In This Topic
    PreFilterMessage Method (DropDownForm)
    In This Topic
    This method is for internal use only.
    Syntax
    'Declaration
     
    Public Function PreFilterMessage( _
       ByRef m As Message _
    ) As Boolean
    public bool PreFilterMessage( 
       ref Message m
    )

    Parameters

    m
    See Also