\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Win.C1List Namespace / DropDownContainer Class / PrefilterMsg Method

In This Topic
    PrefilterMsg Method (DropDownContainer)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Function PrefilterMsg( _
       ByRef m As System.Windows.Forms.Message _
    ) As System.Boolean
    public virtual System.bool PrefilterMsg( 
       ref System.Windows.Forms.Message m
    )

    Parameters

    m
    See Also