❔ Winforms rotated text in `ToolStripButton` appears bold
When setting the direction of text to e.g. Vertical270, the text in the button becomes different, either bold or lower quality, I'm not sure. How do I fix this?
7 Replies
Have you tried rendering the specific text on a button via its popup event?
no idea what you're talking about
Not tool tip, tool strip
It's got the property as well.
ToolStripButton Class (System.Windows.Forms)
Represents a selectable ToolStripItem that can contain text and images.
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.