S
Sender
I have created a Windows Form with TextBox with multiline property True. I
have created three buttons. Button1, Button2, Button3. I want to display the
contents of first line of textbox when some one presses Button1, and so on.
What code should I write to show a particular line of a textbox (when
multiline=true).
Thanks in advance!
have created three buttons. Button1, Button2, Button3. I want to display the
contents of first line of textbox when some one presses Button1, and so on.
What code should I write to show a particular line of a textbox (when
multiline=true).
Thanks in advance!