PDA

View Full Version : Scroll bars when necessary in .Net


Unregistered
January 7, 2003, 14:44:09
Is there any way to have scroll bars appear only when needed to show the full contents currently entered into a TXTextControl?

Alternatively, is there any way to emulate the behavior of an old fashioned multiline TextBox which has a vertical scroll bar no horizontal scroll bar, which wraps when necessary based on the current size of the control?


This message was originally posted by Lee Rautenberg in the old TX Text Control Support Forum.

Christopher Krause
January 8, 2003, 16:38:30
Hi Lee,

Currently, it is not possible to activate the scrollbars automatically in TX .NET. But it will be possible in a future version, if a Line collection has been implemented.
Regards,
Christopher Krause, TX Text Control


This message was originally posted by Christopher Krause in the old TX Text Control Support Forum.