Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
multiline textbox
Name: jaslysahal Date: May 12, 2009 at 02:58:02 Pacific OS: Windows XP Subcategory: General
Comment:
i got a form for entering staff data,i used multiline textbox to enter address for them.but when i see the data in the table,it is not in a nice format,can anybody suggest me how to insert the data from a multiline textbox
Summary: Is there a way to format a multiline textbox with a vertical scrollbar so that the bottom line is always shown. I am filling in the textbox with form keypress events so the textbox doesn't recieve the...
Summary: hey all! i have a textbox on my form with the multiline property to true and the scrollbars property set to both yet when i go and type into the textbox when i hit enter it dousnt go to the next line ...
Summary: Ok I am trying to load text from a file into a multiline text box and it loads all the lines except its loading them all over each other on the first line in the textbox.....therefore only displaying ...