Click or drag to resize

SingleInstanceOnWndProc Method

Overload List
  NameDescription
Public methodOnWndProc(Form, Message, Boolean)
The WNDPROC delegate for Winforms applications.
Public methodOnWndProc(Form, Int32, IntPtr, IntPtr, Boolean)
The WNDPROC delegate for Winforms applications.
Public methodOnWndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean, Boolean, Boolean)
The WNDPROC delegate for WPF applications.
Top
See Also