alexa

    Show / Hide Table of Contents

    Interface INativeMessageFilter2

    Inherited Members
    INativeMessageFilter.ProcessMessage(Message)
    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public interface INativeMessageFilter2 : INativeMessageFilter

    Methods

    PostProcessMessage(ref Message)

    Declaration
    void PostProcessMessage(ref Message m)
    Parameters
    Type Name Description
    System.Windows.Forms.Message m
    Back to top Generated by DocFX