Move ToolStripItem down
I have a custom-rendered T开发者_如何转开发oolStrip but the menu items are not where I want them to be. How do I move them down within render's code?
You can't change the Bounds property of the items and I don't want to subclass the items
image http://img641.imageshack.us/img641/5431/57405222.gif
精彩评论