ScrollablePane with StaticText
Posted: Thu Apr 19, 2007 20:30
What is the proper way to get a scrollable static text window with out having to specify the size of the statictext window being greater the 1.0 in either dimension? I don't know before hand how much text will be in the window so setting the size of the statictext would have to be done in code. I have also tried setting the property ContentPaneAutoSized to true but that does not seem to do anything. What am I missing here? Thanks
Judd
Judd