How can I overcome VB's limitations and change textbox's Multiline setting IN RUN TIME?
Printable View
How can I overcome VB's limitations and change textbox's Multiline setting IN RUN TIME?
You can't. The MultiLine flag is specified when a window (in this case Textbox) is being created. Unless you create your own Textbox in a runtime, there's no direct way.
------------------
Serge
Software Developer
[email protected]
[email protected]
ICQ#: 51055819