Click here to Skip to main content
15,905,073 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionSend to another application Pin
Mr kilany9-Apr-06 3:12
Mr kilany9-Apr-06 3:12 
AnswerRe: Send to another application Pin
progload9-Apr-06 6:28
progload9-Apr-06 6:28 
Questionwhere is my toolbar images Pin
Greeky9-Apr-06 2:46
Greeky9-Apr-06 2:46 
AnswerRe: where is my toolbar images Pin
Joshua Quick9-Apr-06 11:14
Joshua Quick9-Apr-06 11:14 
Questionplease help Alt Pass Pin
Amarni9-Apr-06 2:05
Amarni9-Apr-06 2:05 
AnswerRe: please help Alt Pass Pin
Joshua Quick9-Apr-06 11:21
Joshua Quick9-Apr-06 11:21 
Questiontreeview Pin
Amarni9-Apr-06 1:18
Amarni9-Apr-06 1:18 
AnswerRe: treeview Pin
Robert Rohde9-Apr-06 22:49
Robert Rohde9-Apr-06 22:49 
You should clarify on what you want to do.
You could react to the AfterSelect event of the TreeView and then decide on what to do depending on the TreeNode. You could use the Tag property of the TreeNode to hold some info on what to do. You could also inherit from TreeNode thus that every node 'knows' what should be done.
Dozens of alternatives...
Questiontechnique used for encryption and decryption using ASCII values in Steganography Pin
archana rani8-Apr-06 23:25
archana rani8-Apr-06 23:25 
Questionfile handling question Pin
vijnathan8-Apr-06 22:18
vijnathan8-Apr-06 22:18 
AnswerRe: file handling question Pin
sssssssandy9-Apr-06 21:10
sssssssandy9-Apr-06 21:10 
QuestionShowdown - When logout Pin
Vandankiran8-Apr-06 21:39
Vandankiran8-Apr-06 21:39 
AnswerRe: Showdown - When logout Pin
CWIZO9-Apr-06 2:52
CWIZO9-Apr-06 2:52 
AnswerRe: Commport Pin
progload9-Apr-06 6:31
progload9-Apr-06 6:31 
Questionsending serial data using rs232 Pin
hackerz838-Apr-06 21:09
hackerz838-Apr-06 21:09 
AnswerRe: sending serial data using rs232 Pin
Joshua Quick9-Apr-06 11:32
Joshua Quick9-Apr-06 11:32 
GeneralRe: sending serial data using rs232 Pin
hackerz839-Apr-06 20:54
hackerz839-Apr-06 20:54 
AnswerRe: sending serial data using rs232 Pin
Joshua Quick9-Apr-06 23:21
Joshua Quick9-Apr-06 23:21 
QuestionVB.NET: COM Interop. Sink event to COM Client Pin
mdepaepe8-Apr-06 19:03
mdepaepe8-Apr-06 19:03 
QuestionIn Code Behind, What is proper select statement syntax to retrieve the @BName field from a table? Pin
kenn_rosie8-Apr-06 17:04
kenn_rosie8-Apr-06 17:04 
AnswerRe: In Code Behind, What is proper select statement syntax to retrieve the @BName field from a table? Pin
kenn_rosie8-Apr-06 17:49
kenn_rosie8-Apr-06 17:49 
GeneralRe: In Code Behind, What is proper select statement syntax to retrieve the @BName field from a table? Pin
Colin Angus Mackay8-Apr-06 19:09
Colin Angus Mackay8-Apr-06 19:09 
QuestionPanel control movement problem Pin
MWashburn8-Apr-06 14:30
MWashburn8-Apr-06 14:30 
QuestionHow to Capture image from WebCam Or IP Camera Pin
WindDance8-Apr-06 2:12
WindDance8-Apr-06 2:12 
QuestionHow can Remoting From vb.net code Pin
Arag038-Apr-06 1:15
Arag038-Apr-06 1:15 

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.