\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Win.C1List.Util Namespace / IMsgHandler Interface / HandleMsg Method

In This Topic
    HandleMsg Method (IMsgHandler)
    In This Topic
    Syntax
    'Declaration
     
    Sub HandleMsg( _
       ByRef m As System.Windows.Forms.Message _
    ) 
    void HandleMsg( 
       ref System.Windows.Forms.Message m
    )

    Parameters

    m
    See Also