Click here to Skip to main content
16,018,114 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Anybody has the TAPI SDK for Win2K? Pin
Dave Kreskowiak12-Jul-05 11:53
mveDave Kreskowiak12-Jul-05 11:53 
QuestionHow to populate list view Pin
kalyan.n@dsolusys.com1-Jul-05 18:51
kalyan.n@dsolusys.com1-Jul-05 18:51 
AnswerRe: How to populate list view Pin
Christian Graus1-Jul-05 20:36
protectorChristian Graus1-Jul-05 20:36 
GeneralRe: How to populate list view Pin
kalyan.n@dsolusys.com1-Jul-05 21:52
kalyan.n@dsolusys.com1-Jul-05 21:52 
GeneralRe: How to populate list view Pin
Christian Graus1-Jul-05 22:01
protectorChristian Graus1-Jul-05 22:01 
GeneralRe: How to populate list view Pin
kalyan.n@dsolusys.com2-Jul-05 0:33
kalyan.n@dsolusys.com2-Jul-05 0:33 
GeneralRe: How to populate list view Pin
S. Senthil Kumar2-Jul-05 0:40
S. Senthil Kumar2-Jul-05 0:40 
GeneralRe: How to populate list view Pin
Anonymous2-Jul-05 20:36
Anonymous2-Jul-05 20:36 
Just a note, if you wish to parse through ALL child nodes, I suggest that a recursive method should be used to parse all sub-children of the children of the selected parent node. In other words, if you use the above code all you will get in your listview is your 1st generation children of the parent passed in.

Example:

Parent
-child1
-subchild1
-subchild2
-child2

You will only get child1 and child2 to show up.
GeneralLittle help Pin
Anonymous1-Jul-05 15:27
Anonymous1-Jul-05 15:27 
GeneralRe: Little help Pin
Christian Graus1-Jul-05 20:29
protectorChristian Graus1-Jul-05 20:29 
Generalfile & folder search with vb.net 2003 Pin
JimClark681-Jul-05 7:20
JimClark681-Jul-05 7:20 
GeneralRe: file & folder search with vb.net 2003 Pin
cynferdd1-Jul-05 7:57
cynferdd1-Jul-05 7:57 
Questionhow to disable events in treeview Pin
aimar_201-Jul-05 4:42
aimar_201-Jul-05 4:42 
AnswerRe: how to disable events in treeview Pin
cynferdd1-Jul-05 6:10
cynferdd1-Jul-05 6:10 
AnswerRe: how to disable events in treeview Pin
Anonymous3-Jul-05 5:10
Anonymous3-Jul-05 5:10 
GeneralRe: how to disable events in treeview Pin
aimar_204-Jul-05 23:14
aimar_204-Jul-05 23:14 
Generalvb Pin
Jaymahinda1-Jul-05 4:24
Jaymahinda1-Jul-05 4:24 
Questionwhat is the exact purpose of controlcollection? Pin
mian rashed1-Jul-05 4:21
mian rashed1-Jul-05 4:21 
GeneralVB Script fail on 64 Bit Windows Pin
Anuj Purwar1-Jul-05 2:56
Anuj Purwar1-Jul-05 2:56 
GeneralCalling vc++ dll in vb Pin
Veera Raghavendra1-Jul-05 1:54
Veera Raghavendra1-Jul-05 1:54 
GeneralRe: Calling vc++ dll in vb Pin
rwestgraham1-Jul-05 16:05
rwestgraham1-Jul-05 16:05 
GeneralCall a JAVA API from Vb.Net Pin
Member 200713530-Jun-05 20:47
Member 200713530-Jun-05 20:47 
GeneralTracing the connections Pin
Mohamed Ishak30-Jun-05 19:12
professionalMohamed Ishak30-Jun-05 19:12 
GeneralVB comments to xml Pin
KaptinKrunch30-Jun-05 18:48
KaptinKrunch30-Jun-05 18:48 
GeneralRe: VB comments to xml Pin
Christian Graus30-Jun-05 18:51
protectorChristian Graus30-Jun-05 18:51 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.