From: Liberado27 on
I solved this problem putting a label inside a panel, and changing the
autoscroll panel's property to true.

Thanks!


"Liberado27" wrote:

> Because I need a multiline control with scrollbars.
>
> "Scott Seligman" wrote:
>
> > =?Utf-8?B?TGliZXJhZG8yNw==?= <Liberado27(a)discussions.microsoft.com> wrote:
> > >
> > >My goal is prevent selection.
> > >
> > >I can achived that if I disable the TextBox, but if I do that the text color
> > >gone grey. Because of that I want to change the forecolor when the textbox is
> > >disabled.
> >
> > If you want a text box that can't be selected and can't be edited, why
> > not use a static (label)?
> >
> > --
> > --------- Scott Seligman <scott at <firstname> and michelle dot net> ---------
> > Luck is probability taken personally.
> > -- Chip Denman
> >