WinLib.MessageMonitor.Constructor - charonn0/WinLib GitHub Wiki

WinLib.MessageMonitor.Constructor

##Method Signatures

 Sub Constructor()
 Sub Constructor(HWND As Integer) 

##Notes Creates a new instance of MessageMonitor and subclasses the window/control specified by the handle HWND. If you do not specify a handle, your application's front-most window will be used (Window(0)).