Colin Finck
2006-11-15 19:51:00 UTC
Hello,
At the moment I use 5 LTEXT controls to display 5 lines of text. The
LTEXT controls are arranged horizontally the way, so it looks like they
have a different line height than normal controls.
But with this method, the text won't be wrapped automatically if it
does not fit into a line.
Now I look for a way to set the line height of a LTEXT control, so that
I don't need several controls. Is this possible?
Alternatively, is it possible to wrap the text into another LTEXT
control if it does not fit into a line?
Many thanks in advance,
Colin Finck
At the moment I use 5 LTEXT controls to display 5 lines of text. The
LTEXT controls are arranged horizontally the way, so it looks like they
have a different line height than normal controls.
But with this method, the text won't be wrapped automatically if it
does not fit into a line.
Now I look for a way to set the line height of a LTEXT control, so that
I don't need several controls. Is this possible?
Alternatively, is it possible to wrap the text into another LTEXT
control if it does not fit into a line?
Many thanks in advance,
Colin Finck