I have a project and form in vb that I made not visible. I set the On Mouse Down event to send a message via the msgbox.
I made this vb as an .exe and run it from the start button on the window. I don’t see the message from on the on mouse downevent.
Does the Form neets to be visible for it to work or can it be invisible??? I want the run this vb.exe and detect a mouse down event?
Any suggestions?
Thanks,
Gary