ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / C1Label Class / WndProc Method

In This Topic
    WndProc Method (C1Label)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overrides Sub WndProc( _
       ByRef m As Message _
    ) 
    protected override void WndProc( 
       ref Message m
    )

    Parameters

    m
    See Also