I don't know if this is a bug or a setting I just can't find:
I have a menu with multiple PopupMenuItem's separated by ToolBarButtons.
If I click and drop down one popupmenuitem I can quickly move the mouse over another popupmenu item and it will also expand without clicking.
As long as I move the mouse quickly back and forth each popupmenuitem I hover over will auto expand with only the very first click required.
However, if I click and expand a popupmenuitem then slowly (half second or more) take my time moving the mouse to the next popupmenuitem via some non popupmenuitem tools then I have to click again to drop down / expand the next popupmenuitem.
It seems as though there is some kind of timeout threshold that auto expands any popupmenuitem after the first click.
My question is can I increase the timeout that will auto expand the other popupmenuitem tools or alternatively is there a setting that will auto expand any popupmenuitem on mouse over so no click is required?
Hi,
Thank you for your feedback.
Just in case you have time and want to continue investigating this you can check the samples under Commands and Editors-> WinToolbars in the Windows Forms Feature Browser provided with your installation. Most of the properties are in use in these samples or at least it can help you if you decide to create a sample illustrating your question.
Regards,
Stefaniya
Hello Stefaniya, the level of support on these forums has certainly taken a huge turn for the better, back in the day I would have received no notice from infragistics support at all. Good work!
Thank you for taking the time to do that however this is a minor complaint from a single user and it would take more time to make a sample and go through all this than I've allocated to fix the case.
If it was something quickly and easily resolved then I would have done it but it appears it will take too long to resolve so I'm abandoning the feature request but thank you again.
I have opened the following support ticket for you : CAS-57390-XY5W85. Please upload a sample illustrating your scenario here or submit it to the ticket, and I will be glad to research your question.
Hmm...neither seems to apply to my situation or what I wrote. I guess it will just have to remain a quirk. Thank you for your help.
I am not sure what exactly your scenario is based on this info. And I can suggest you to check if any of these works for you:
1. DropDown method
2. ShowFullMenusDelay Property
If no, please upload a small sample illustrating your question and include more details about your scenario.