Hi!
I have a ToolStrip with ToolStripButton s as items. Each button has an image and text placed after image. When I set AutoSize to false and resize, text is fixed and the image gets trimmed. How can I set it to word-wrap or to trim text instead of image?
M.
I have a ToolStrip with ToolStripButton s as items. Each button has an image and text placed after image. When I set AutoSize to false and resize, text is fixed and the image gets trimmed. How can I set it to word-wrap or to trim text instead of image?
M.
Comment