True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / PrintOptionsForm Class / WndProc Method

In This Topic
    WndProc Method (PrintOptionsForm)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub WndProc( _
       ByRef m As System.Windows.Forms.Message _
    ) 
    protected virtual void WndProc( 
       ref System.Windows.Forms.Message m
    )

    Parameters

    m
    See Also