Visual Basic Question - TechRepublic
General discussion
August 6, 2002 at 05:54 AM
gary.wong

Visual Basic Question

by gary.wong . Updated 23 years, 8 months ago

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

This discussion is locked

All Comments