button everywhere?

lovedieer

Registered User.
Local time
Yesterday, 21:41
Joined
Nov 4, 2009
Messages
28
I Made a form with one button to open an another form, however, when I click the blank space close to the button, it also open that form.

I remember there's some idea to control this and I did it before, but I just forget how to do it.
 
You dont have a blank label associated with the control?
 
Right click and put your form in design view, then right click on that same "blank space"... you don't say if it is a textbox or just part of the form, but.... After you right click you will see. Then click on "Properties"... look at "events"... look at the "onclick" and see if something is there..... If so highlight "[Event Procedure]" and hit delete.
Sounds like you may have had more then one selection when creating your event.
 

Users who are viewing this thread

Back
Top Bottom