How to create a button in a form, like a button on a toolStrip?
I want the list of menu types to go down. I tried using toolStripContainer, but it is very difficult to manipulate to make it behave like a single button.
Is there an easier way than just putting toolStrip with a single button in toolStripContainer?
Thank.
Chris source
share