\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Win.C1List Namespace / PrintOptionsForm Class / OnNotifyMessage Method

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

    Parameters

    m
    See Also