Forum: VB.NET Aug 26th, 2008 |
| Replies: 7 Views: 4,009 TY for all the replies. The code waynespangler posted hit the nail on the head on what I was looking for. I did have to change:
TextBox1.Text = String.Join(vbNewLine, b, 1, b.Length - 2)
To... |
Forum: VB.NET Aug 25th, 2008 |
| Replies: 7 Views: 4,009 Hi all I am kind of new to vb.net, and am wondering if anyone could tell me how I can remove the first line of text from a multiline textbox. Let's say I load a text file with 50 lines into a... |
Forum: Visual Basic 4 / 5 / 6 Sep 6th, 2006 |
| Replies: 1 Views: 1,426 Hello, does anyone know where I could possibly find this ocx. I have searched high and low and can't find it any where. All links that I have found are dead. Any help would be greatly appreciated.... |