How to create flyout menu
Steve Abaffy <[email protected]> Wed, 30 Apr 2008 11:21:32 -0500
| Newsgroups | gmane.comp.windows.devel.dotnet.winforms |
|---|---|
| Message-ID | <045501c8aade$40f7ea70$c2e7bf50$@biz> |
How do you create flyout menus like the ones they have in Photoshop in a Windows form application. I want to have buttons and when you hold the mouse button on a button without releasing the button it would activate the flyout menu which would hold more buttons. The only thing I have been able to find so far is for use on web pages. Thanks