Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
175
UltraLabel wrap text within a ColSpan in a WinGrid
posted

Hi!  I have a problem :)

I have a WinGrid with 3 columns and 3 rows. The last row, has to show a informative text, and the UltraLabel that contains the text is ColSpan = 3.

The text is too long, and it doesn't fit only in 1 line. Then, I want the UltraLabel automatically wrap the text and shows it in two or three lines.

I set the row of the WinGrid to AutoSize and the UltraLabel has Dock=Fill and WordWrap=true.

 

Any idea?

 

Thanks in advance. 

Parents Reply Children
No Data