StaticText VertScrollbar over Text
Posted: Fri Oct 22, 2010 19:13
Hi,
I have a statictext window and set the VertScrollbar property to true. Now the Scrollbar appears when the text is too long, that's how it should be, but..
The scrollbar is drawn over the text, or said differently, the text is not wrapped correctly.
(Red bars next to the static text)
Also I would like the scrollbar to be vertically centered.
I already searched the forums and tried casting the window into a scrollablepane and set the contentArea property, but it says "There is no property named 'Content Area' available in this set" and then the application crashes.
What can I do?
greetings
I have a statictext window and set the VertScrollbar property to true. Now the Scrollbar appears when the text is too long, that's how it should be, but..
The scrollbar is drawn over the text, or said differently, the text is not wrapped correctly.
(Red bars next to the static text)
Also I would like the scrollbar to be vertically centered.
I already searched the forums and tried casting the window into a scrollablepane and set the contentArea property, but it says "There is no property named 'Content Area' available in this set" and then the application crashes.
What can I do?
greetings