Arun
Fri May 09 13:18:37 CDT 2008
You can also achieve the same with the textbox, see the below post
wherein I gave a sample TextBoxEx which does the same as you expect.
http://groups.google.com/group/microsoft.public.dotnet.framework.compactfram=
ework/browse_thread/thread/0b819b8d9e48bbf6#
Cheers,
Arun.
On May 7, 6:27=A0am, Liberado27 <Liberad...@discussions.microsoft.com>
wrote:
> 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:
>
> > > =3D?Utf-8?B?TGliZXJhZG8yNw=3D=3D?=3D <Liberad...@discussions.microsoft=
.com> wrote:
>
> > > >My goal is prevent selection.
>
> > > >I can achived that if I disable the TextBox, but if I do that the tex=
t color
> > > >gone grey. Because of that I want to change the forecolor when the te=
xtbox 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> -=
--------
> > > =A0 =A0Luck is probability taken personally.
> > > =A0 =A0-- Chip Denman- Hide quoted text -
>
> - Show quoted text -