\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Win.C1List.Design Namespace / C1ListDesigner Class / BaseWndProc Method

In This Topic
    BaseWndProc Method (C1ListDesigner)
    In This Topic
    Syntax
    'Declaration
     
    Protected Sub BaseWndProc( _
       ByRef m As System.Windows.Forms.Message _
    ) 
    protected void BaseWndProc( 
       ref System.Windows.Forms.Message m
    )

    Parameters

    m
    See Also