
Announcements
Hi,
I was wondering if it's possible to wrap the text on a button? I had been using a label over a button to achieve this:
However, I find it annoying when the user selects the button and the cursor appears on the button.
I tried assigning it directly to the button, but the name takes up too much room as I can't see how to wrap it.
I would like to add some icons and the there isn't sufficient room if it's not wrapped.
Any suggestions?
Kind regards,
No, it is not possible to wrap button text. In this scenario it might be better to use a label placed on top of the button with wrap turned on. Users will not know the difference.
---
Please click "Accept as Solution" if my post answered your question so that others may find it more quickly. If you found this post helpful consider giving it a "Thumbs Up."