Click here to Skip to main content
16,005,038 members
Home / Discussions / C#
   

C#

 
AnswerRe: DoubleClick a TreeView Node? Pin
Dave Kreskowiak28-Jun-04 3:43
mveDave Kreskowiak28-Jun-04 3:43 
GeneralRe: DoubleClick a TreeView Node? Pin
j1e1g128-Jun-04 4:05
j1e1g128-Jun-04 4:05 
GeneralRe: DoubleClick a TreeView Node? Pin
Dave Kreskowiak28-Jun-04 4:34
mveDave Kreskowiak28-Jun-04 4:34 
GeneralRe: DoubleClick a TreeView Node? Pin
j1e1g128-Jun-04 4:46
j1e1g128-Jun-04 4:46 
GeneralRe: DoubleClick a TreeView Node? Pin
Heath Stewart28-Jun-04 4:36
protectorHeath Stewart28-Jun-04 4:36 
GeneralRe: DoubleClick a TreeView Node? Pin
j1e1g128-Jun-04 4:51
j1e1g128-Jun-04 4:51 
GeneralRe: DoubleClick a TreeView Node? Pin
Heath Stewart28-Jun-04 5:07
protectorHeath Stewart28-Jun-04 5:07 
AnswerRe: DoubleClick a TreeView Node? Pin
Serge Lobko-Lobanovsky28-Jun-04 4:28
Serge Lobko-Lobanovsky28-Jun-04 4:28 
Hi,

The solution depends on the treeview depth. If it finite and small (e.g. 3 fixed levels), you can write a function that will tell your program, what kind of node it clicked on based on its treeview position.

If the depth is indeterminate, you can assign some kind of identity object to the TreeNode's Tag property to tell one node type from another.

Regards,
Serge (Logic Software, Easy Projects .NET site)
QuestionHow to set ActiveWindow in PowerPoint 2003...?? Pin
Member 94012528-Jun-04 2:56
Member 94012528-Jun-04 2:56 
AnswerRe: How to set ActiveWindow in PowerPoint 2003...?? Pin
Heath Stewart28-Jun-04 5:04
protectorHeath Stewart28-Jun-04 5:04 
GeneralAtributes Pin
Sharpoverride28-Jun-04 2:01
Sharpoverride28-Jun-04 2:01 
GeneralRe: Atributes Pin
Corinna John28-Jun-04 2:37
Corinna John28-Jun-04 2:37 
GeneralRe: Atributes Pin
Stefan Troschuetz28-Jun-04 2:50
Stefan Troschuetz28-Jun-04 2:50 
GeneralAuthenticate against localhost and AD Pin
michalJ28-Jun-04 1:55
michalJ28-Jun-04 1:55 
GeneralRe: Authenticate against localhost and AD Pin
Nick Parker28-Jun-04 3:12
protectorNick Parker28-Jun-04 3:12 
GeneralProblem on terminating an application Pin
Ravikumar_mv27-Jun-04 22:30
Ravikumar_mv27-Jun-04 22:30 
GeneralRe: Problem on terminating an application Pin
Stefan Troschuetz27-Jun-04 23:10
Stefan Troschuetz27-Jun-04 23:10 
GeneralRe: Problem on terminating an application Pin
Ravikumar_mv27-Jun-04 23:57
Ravikumar_mv27-Jun-04 23:57 
GeneralRe: Problem on terminating an application Pin
Stefan Troschuetz28-Jun-04 0:28
Stefan Troschuetz28-Jun-04 0:28 
GeneralRe: Problem on terminating an application Pin
Dave Kreskowiak28-Jun-04 4:22
mveDave Kreskowiak28-Jun-04 4:22 
GeneralRe: Problem on terminating an application Pin
Ravikumar_mv29-Jun-04 23:03
Ravikumar_mv29-Jun-04 23:03 
GeneralNo data found when exporting dataset to excel Pin
Anonymous27-Jun-04 22:22
Anonymous27-Jun-04 22:22 
GeneralRe: No data found when exporting dataset to excel Pin
Dave Kreskowiak28-Jun-04 4:14
mveDave Kreskowiak28-Jun-04 4:14 
GeneralRe: No data found when exporting dataset to excel Pin
Heath Stewart28-Jun-04 4:16
protectorHeath Stewart28-Jun-04 4:16 
GeneralDataSet generator error Pin
Member 114126627-Jun-04 20:16
Member 114126627-Jun-04 20:16 

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.