
05-01-2006, 06:43 PM
|
 |
Centurion
|
|
Join Date: Mar 2005
Posts: 167
|
|
forms don't use mouse.up events
|
When I create a form in form designer it won't use the me.mouseUp event for some reason, it just does nothing.
If however I dim the form in code in a class and add a handler then it works. anyone know why mouse events dont work in form designed forms?
|
|