
03-23-2006, 03:49 AM
|
|
Graal Administration
|
Join Date: Jan 2000
Location: Admins
Posts: 11,693
|
|
|
It's not that simple though, a popup control can be opened in different ways, not necessary by a mouse down event. Also the control is itself passing the event when being closed, which is mainly for making it possible to click on other buttons or controls even if the menu is still open. I can check the mouseup event though, to eventually not pass that. |
|
|
|