What control should I use to have a floating context menu similar to Outlook 2007 to expand/collapse groups? I would like to use images, text and change the background color for the images column. The menu should dissapers when the user click outside the menu. I tried toolbars but it is not possible to take away the menu title and it doesn't dissapers when cliking outside the menu. Any suggestion? Thanks.
This is the floating menu I would like to have in my application. When the user right-click on any group you see a floating menu where you can collapse or expand groups. The menu has no title and the icons column has a different color. Whe the user select an option the menu dissapears, I want to catch that event too. Is there any way to do all this in Infragistics? Thank you.
We have several controls that emulate the look and feel of Outlook2007, but I'm afraid I cannot visualize the behavior you describe here. The closest thing I can think of to a "floating context menu" is the flyout of UltraExplorerBar's navigation pane, which you can see when you minimize the navigation pane and click the vertically-oriented strip that it shows when minimized. If you attach a screen shot we can try to help.