Is there a way to introduce a delay before a menu will respond and open up its contents? We have a series of drop-down menus on a design and if you accidentaly hover anywhere near the menu, it drops-down, often interrupting what you were really trying to click on. I would like to put a 2-3 second delay, so that an accidental hover does not trigger the menu.
Pat
You can set the menu's ExpandEffects.Delay property; but, is doesn't seem to work on the top-level menu items, only sub menu items.
A support professional from Infragistics suggested the same property setting, which, as you have discovered does not help for top-level menu items. They also confirmed that it cannot be controlled in the current version, so we will wait to see if they add it.
Surprisingly, we have received no complaints about the accidental trigger from our clients. But it certainly drives me crazy when I am testing our forms. Maybe I mouse around too fast because I know where I want to go. As opposed to the casual user that waits and then slowly makes a selection, which would reduce the accidental triggering.