WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface ICallWndProcListener

    Show / Hide Table of Contents

    Interface ICallWndProcListener

    Namespace: Syncfusion.Windows.Forms.Tools.Design
    Assembly: Syncfusion.Shared.Base.dll
    Syntax
    public interface ICallWndProcListener

    Methods

    CallWndProc(Int32, IntPtr, IntPtr)

    Declaration
    void CallWndProc(int ncode, IntPtr wparam, IntPtr lparam)
    Parameters
    Type Name Description
    System.Int32 ncode
    System.IntPtr wparam
    System.IntPtr lparam
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved