
Why to use a TextBox instead of a RichTextBox
Thanks for your information.
Yep, of course you are right. But I'm not able decide if it's so bad to
use a RTB instead of a TB because of resources (okay, you're right about
the additional OCX).
Is it really so bad?
I would use TBs instead of RTBs but I don't like the menu on the right
mouse button.
Stefan
Quote:
> Plus, it is a "heavier" control than a textbox - more resources used since
> it supports more functionality. IMHO, the can't-go-wrong rule-of-thumb is
> to use the lightest (resource-wise) control applicable to the current need.
> --
> Randy Birch
> MVP Visual Basic
> http://www.mvps.org/vbnet/
> Please respond only to the newsgroups so all can benefit.