MichaelRed
Programmer
On one of my menu items, I have sub-menus. In the Menu Item, I inadvertantly placed some code. I know this is wrong, but when I select the Parent Menu and place the mouse pointer on the menu item, it apparently fires the click event of the item, thus obscuring the submenus. I know that if I CLICK on the item, the (Click) code should activate, but WHY does it activate BEFORE there is any event (except - perhaps - the mouse move)?
I "half-way" understand it, as when you place the mouse over a menu item with sub-menu items, it shows the sub menus. On the other hand, there is no apparent code in the form to show this.
Does anyone know where this 'activity' is documented? Or cay someone explain the mechanisim which causes this?
MichaelRed
mred@duvallgroup.com
There is never time to do it right but there is always time to do it over
I "half-way" understand it, as when you place the mouse over a menu item with sub-menu items, it shows the sub menus. On the other hand, there is no apparent code in the form to show this.
Does anyone know where this 'activity' is documented? Or cay someone explain the mechanisim which causes this?
MichaelRed
mred@duvallgroup.com
There is never time to do it right but there is always time to do it over