Hello,
I have a couple buttons on the stripsplitbutton.
When one is clicked, I want to have that button(toolStripMenuItem1) move up to where toolstripbutton icon is. Basically it becomes the memory of what was clicked last. Any idea what property you set in
toolStripSplitButton1.DropDown = ??? toolStripMenuItem1 or toolStripMenuItem2
Thanks