\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Win.C1List Namespace / PrintForm Class / PreProcessMessage Method

In This Topic
    PreProcessMessage Method (PrintForm)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Function PreProcessMessage( _
       ByRef msg As System.Windows.Forms.Message _
    ) As System.Boolean
    public virtual System.bool PreProcessMessage( 
       ref System.Windows.Forms.Message msg
    )

    Parameters

    msg
    See Also