This project subclasses the windows messages of a form and mimmics them and attempts to make it a easy way of approaching such, and it allows such to be done with any object that has a proper hWnd property value that qualifies as a Window handle. This piticular example Subclasses three instances of a Form and also handles the event with what the default event responses would be.