|
From: nicnat on 21 Jun 2008 22:01 I'm trying to learn more about how to use listview1 and listview but I can't seem to find much about it. Does someone have a good link to learn about this and other VB controls and functions? Thanks.
From: Emin on 22 Jun 2008 06:01 nicnat wrote: > I'm trying to learn more about how to use listview1 and listview but I can't > seem to find much about it. Does someone have a good link to learn about > this and other VB controls and functions? Thanks. > > Here's a nice, easy to follow tutorial on Listview: http://www.developerfusion.co.uk/show/74/ Have fun! P.S. Suggest you brush up on google skills, I found this by entering "vb6 listview tutorial".
From: nicnat on 22 Jun 2008 20:12 "Emin" <ehalimoSPAMv(a)gTHISlobalnet.hr> wrote in message news:g3l7u7$jbg$1(a)ss408.t-com.hr... > nicnat wrote: >> I'm trying to learn more about how to use listview1 and listview but I >> can't seem to find much about it. Does someone have a good link to learn >> about this and other VB controls and functions? Thanks. > > Here's a nice, easy to follow tutorial on Listview: > > http://www.developerfusion.co.uk/show/74/ > > > Have fun! > > P.S. Suggest you brush up on google skills, I found this by entering "vb6 > listview tutorial". Ahh! Thanks.. I'd actually seen this before and discounted it as not having much info. I didn't see the additional contents for some reason.
From: nicnat on 22 Jun 2008 21:10 Actually, this site turns out to be quite dated and gives pre-VB6 examples. I'm using Visual Studio 2008 VB.Net. There isn't much out there right now for this version of VB. "Emin" <ehalimoSPAMv(a)gTHISlobalnet.hr> wrote in message news:g3l7u7$jbg$1(a)ss408.t-com.hr... > nicnat wrote: >> I'm trying to learn more about how to use listview1 and listview but I >> can't seem to find much about it. Does someone have a good link to learn >> about this and other VB controls and functions? Thanks. > > Here's a nice, easy to follow tutorial on Listview: > > http://www.developerfusion.co.uk/show/74/ > > > Have fun! > > P.S. Suggest you brush up on google skills, I found this by entering "vb6 > listview tutorial".
From: Jan Hyde (VB MVP) on 23 Jun 2008 03:59 "nicnat" <abc(a)nospam.com>'s wild thoughts were released on Sun, 22 Jun 2008 21:10:27 -0400 bearing the following fruit: >Actually, this site turns out to be quite dated and gives pre-VB6 examples. >I'm using Visual Studio 2008 VB.Net. There isn't much out there right now >for this version of VB. > You might have more look in a dotnet group instead of a VB6 group. Look for groups with 'dotnet' in the name. J >"Emin" <ehalimoSPAMv(a)gTHISlobalnet.hr> wrote in message >news:g3l7u7$jbg$1(a)ss408.t-com.hr... >> nicnat wrote: >>> I'm trying to learn more about how to use listview1 and listview but I >>> can't seem to find much about it. Does someone have a good link to learn >>> about this and other VB controls and functions? Thanks. >> >> Here's a nice, easy to follow tutorial on Listview: >> >> http://www.developerfusion.co.uk/show/74/ >> >> >> Have fun! >> >> P.S. Suggest you brush up on google skills, I found this by entering "vb6 >> listview tutorial". > -- Jan Hyde https://mvp.support.microsoft.com/profile/Jan.Hyde
|
Next
|
Last
Pages: 1 2 3 4 Prev: Convert image to text Next: Volatile variables for interfacing to hardware |