Hi,
I have created ListVisualElement for storing a very long string, and also assign the string to the element's ToolTipText property.
When this visual element displayed in the RadListView and hover my cursor over it, the tooltip is displayed. Because the string is very long, the tooltip area will across the whole screen and some characters at the beginning of the string is cut.
Is there any way to specify the width of tooltip and the tooltip's displaying location?
Thanks
I have created ListVisualElement for storing a very long string, and also assign the string to the element's ToolTipText property.
When this visual element displayed in the RadListView and hover my cursor over it, the tooltip is displayed. Because the string is very long, the tooltip area will across the whole screen and some characters at the beginning of the string is cut.
Is there any way to specify the width of tooltip and the tooltip's displaying location?
Thanks