A
Andy
Hi
I wish to create a ReadOnly textbox to display
information that I do not wish the user to change, but I
still wish to retain the scrollbar functionality etc.
incase the text is larger than the displayable area.
This was a simple property in VB6 but seems to of
disappeared, progress???
Anyhow, I assume I need to extend the normal TextBox
class and overide a method or 2 to achieve this, but
which ones?
Can anyone point me in the right direction?
Thanks in advance
Andy
p.s. I'm using C#
I wish to create a ReadOnly textbox to display
information that I do not wish the user to change, but I
still wish to retain the scrollbar functionality etc.
incase the text is larger than the displayable area.
This was a simple property in VB6 but seems to of
disappeared, progress???
Anyhow, I assume I need to extend the normal TextBox
class and overide a method or 2 to achieve this, but
which ones?
Can anyone point me in the right direction?
Thanks in advance
Andy
p.s. I'm using C#