Click here to Skip to main content
15,919,613 members
Home / Discussions / C#
   

C#

 
QuestionProblem in accessing C# dll in VC 6.0 project Pin
raesa3-Feb-09 18:14
raesa3-Feb-09 18:14 
AnswerRe: Problem in accessing C# dll in VC 6.0 project Pin
Christian Graus3-Feb-09 19:19
protectorChristian Graus3-Feb-09 19:19 
GeneralRe: Problem in accessing C# dll in VC 6.0 project Pin
raesa3-Feb-09 21:25
raesa3-Feb-09 21:25 
Question### Problem with referenced assembly ? [modified] Pin
bug_aonz3-Feb-09 17:55
bug_aonz3-Feb-09 17:55 
AnswerRe: ### Problem with referenced assembly ? Pin
Rob Philpott3-Feb-09 23:50
Rob Philpott3-Feb-09 23:50 
QuestionCalling Child Form through MDI form Pin
sjs4u3-Feb-09 17:52
sjs4u3-Feb-09 17:52 
AnswerRe: Calling Child Form through MDI form Pin
Dave Kreskowiak3-Feb-09 18:25
mveDave Kreskowiak3-Feb-09 18:25 
Questionhow to maintain the same order in a treeview control where the nodes comes from other treeview. [modified] Pin
Gonxh Aniket3-Feb-09 17:41
Gonxh Aniket3-Feb-09 17:41 
Hi,

In my windows application, I have 2 treeview controls, say trvw1 and trvw2. I populate trvw1 from XML file. Selected nodes will be shifted to trvw2. When I select node1 after selecting node3 trvw2 appears as below.

trvw1 trvw2
------ ------
node1 node3
node11 node31
node12 node32
node2 node1
node21 node11
node3 node12
node31
node32

But in trvw2, node1 should appear above the node3 as it appears in the trvw1. The order of nodes should not get disturbed in trvw2 .
Could you help me to solve this problem. Thanks in advance..

modified on Wednesday, February 4, 2009 12:34 AM

AnswerRe: how to maintain the same order in a treeview control where the nodes comes from other treeview. Pin
MartyExodus3-Feb-09 19:18
MartyExodus3-Feb-09 19:18 
QuestionAudio Input Class? Pin
MartyExodus3-Feb-09 17:03
MartyExodus3-Feb-09 17:03 
AnswerRe: Audio Input Class? Pin
Christian Graus3-Feb-09 17:44
protectorChristian Graus3-Feb-09 17:44 
GeneralRe: Audio Input Class? Pin
MartyExodus3-Feb-09 17:52
MartyExodus3-Feb-09 17:52 
GeneralRe: Audio Input Class? Pin
Christian Graus3-Feb-09 19:21
protectorChristian Graus3-Feb-09 19:21 
GeneralRe: Audio Input Class? Pin
MartyExodus6-Feb-09 13:42
MartyExodus6-Feb-09 13:42 
QuestionThreading? Pin
benjamin yap3-Feb-09 15:50
benjamin yap3-Feb-09 15:50 
AnswerRe: Threading? Pin
Ennis Ray Lynch, Jr.3-Feb-09 15:58
Ennis Ray Lynch, Jr.3-Feb-09 15:58 
GeneralRe: Threading? Pin
benjamin yap3-Feb-09 16:16
benjamin yap3-Feb-09 16:16 
GeneralRe: Threading? Pin
Ennis Ray Lynch, Jr.3-Feb-09 16:21
Ennis Ray Lynch, Jr.3-Feb-09 16:21 
GeneralRe: Threading? Pin
benjamin yap3-Feb-09 16:26
benjamin yap3-Feb-09 16:26 
GeneralRe: Threading? Pin
Ennis Ray Lynch, Jr.3-Feb-09 16:55
Ennis Ray Lynch, Jr.3-Feb-09 16:55 
QuestionC# ID Generator... Pin
Illegal Operation3-Feb-09 14:27
Illegal Operation3-Feb-09 14:27 
AnswerRe: C# ID Generator... Pin
Ennis Ray Lynch, Jr.3-Feb-09 14:59
Ennis Ray Lynch, Jr.3-Feb-09 14:59 
AnswerRe: C# ID Generator... Pin
Expert Coming3-Feb-09 16:43
Expert Coming3-Feb-09 16:43 
GeneralRe: C# ID Generator... Pin
fazal201019-Sep-09 18:34
fazal201019-Sep-09 18:34 
AnswerRe: C# ID Generator... Pin
_Maxxx_3-Feb-09 18:52
professional_Maxxx_3-Feb-09 18:52 

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.