[DevExpress Support Team: CLONED FROM T334319: How to show Multiline Tooltip]
ToolTipController - It is impossible to enter multiline text for the attached ToolTip property at design time
Answers approved by DevExpress Support
We have fixed the issue described in this ticket and will include the fix in our next maintenance update. To apply this solution before the official update, request a hotfix by clicking the corresponding link for product versions you require.
Note: Hotfixes may be unavailable for beta versions and updates that are about to be released.
Hello! I have recently downloaded this build and can now add multi line tooltips at design time as expected, thank you!!! I do have one remaining issue that I'm thinking can be resolved on my end in code. I posted here previously about this https://supportcenter.devexpress.com/ticket/details/t850640
I'm wondering if there is a way to implement this same multiline functionality at design time on the ToolTip property I manually added to my grid controls. Let me know what you think
Hi,
If you have your own property, all you need to use a multiline editor for it at design time is to mark the property with the Editor attribute with the MultilineStringEditor type as a parameter as described in the Multi-line string in a PropertyGrid topic posted on StackOverflow.com.
Thank you for creating this ticket! Do you have any kind of rough eta on when this would be added?
Hi,
We are planning to fix this issue today. We will notify you via email once we do it.