Forum: VB.NET Nov 14th, 2008 |
| Replies: 0 Views: 288 Hello,
Basically, here's my problem. I would like to have a multi-column listview (with objects created from an arraylist) store information about what object is related to what listview item. ... |
Forum: VB.NET Oct 15th, 2008 |
| Replies: 2 Views: 1,958 |
Forum: VB.NET Oct 14th, 2008 |
| Replies: 2 Views: 1,958 Hi, I'm not too experienced with .NET programming, but I was wondering if anyone knows of a custom control in VB.NET that involves a list (sort of like a ListBox), with at least 2 columns, and the... |
Forum: VB.NET Oct 9th, 2008 |
| Replies: 2 Views: 1,292 Well can someone at least tell me a different way of reading file contents than this:
Public Function GetFileContents(ByVal FullPath As String, _
Optional ByRef ErrInfo As String = "") As... |
Forum: VB.NET Oct 8th, 2008 |
| Replies: 2 Views: 1,292 Yeah, I sure don't have any ideas either...I've got no idea why the formatting would be different if everything else (the HTML file, where it's loading into--HTMLBody)... |
Forum: VB.NET Oct 7th, 2008 |
| Replies: 2 Views: 1,292 Hello everyone, I'm new here and have a question for you! I was working on a very complex macro in VBA using Outlook 2007's macro editor, but then realized the project is more suited for a... |