text box

R

rammohan

how can display line number on left side in text box in
such a way that user cant modify those line numbers
 
C

Champika Nirosh

I don't think that you can do it with the existing text box control.
But one way of doing it is by developing a new user control using the text
box and dynamically generated another set of small text boxs.. these small
text box will work with an event that detect a new line adding.

Nirosh.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top