Click here to Skip to main content
16,007,277 members
Home / Discussions / C#
   

C#

 
QuestionEvents not firing Pin
FoxholeWilly7-Aug-06 10:00
FoxholeWilly7-Aug-06 10:00 
AnswerRe: Events not firing Pin
Thomas Stockwell7-Aug-06 11:23
professionalThomas Stockwell7-Aug-06 11:23 
GeneralRe: Events not firing Pin
FoxholeWilly7-Aug-06 12:16
FoxholeWilly7-Aug-06 12:16 
GeneralRe: Events not firing Pin
FoxholeWilly10-Aug-06 4:32
FoxholeWilly10-Aug-06 4:32 
QuestionC# Socket not receiving messages Pin
Paradox227-Aug-06 9:43
Paradox227-Aug-06 9:43 
AnswerRe: C# Socket not receiving messages Pin
vineas7-Aug-06 18:28
vineas7-Aug-06 18:28 
Questionname of Dialog shown by ImageEditor Pin
SJ_Phoenix7-Aug-06 9:31
SJ_Phoenix7-Aug-06 9:31 
QuestionTree View Question Pin
joshp12177-Aug-06 9:31
joshp12177-Aug-06 9:31 
I have a class:

class DBdata
{
public int id;
public int name;
public int email

blah blah blah
}

This class correlates to a table in the database, as you could probably tell.
I want to show this in Tree View where for example the name is the actually text of the node but the id and email are also encapsulates parts or that data, so that is to say if a drag one node from one tree to the another tree view it will cary its data with it. How can i do this because in a tree view I cant add any object unless it is of type TreeNode.
AnswerRe: Tree View Question Pin
Josh Smith7-Aug-06 10:19
Josh Smith7-Aug-06 10:19 
QuestionDataGridView - how to databind cell data AND tooltip Pin
Rafferty Uy7-Aug-06 9:18
Rafferty Uy7-Aug-06 9:18 
QuestionForm.Paint() the sequence of events in this process? Pin
LongRange.Shooter7-Aug-06 9:12
LongRange.Shooter7-Aug-06 9:12 
QuestionFolderBrowserDialog doesn't show tree structure Pin
Saamir7-Aug-06 7:18
Saamir7-Aug-06 7:18 
AnswerRe: FolderBrowserDialog doesn't show tree structure Pin
leppie7-Aug-06 7:22
leppie7-Aug-06 7:22 
GeneralRe: FolderBrowserDialog doesn't show tree structure Pin
Saamir7-Aug-06 11:02
Saamir7-Aug-06 11:02 
Questionhow to Call a function Pin
dinabandhu patra7-Aug-06 7:09
dinabandhu patra7-Aug-06 7:09 
AnswerRe: how to Call a function Pin
Josh Smith7-Aug-06 7:54
Josh Smith7-Aug-06 7:54 
QuestionHow to identify active control on a form [modified] Pin
dennisd457-Aug-06 7:00
dennisd457-Aug-06 7:00 
AnswerRe: How to identify active control on a form Pin
Josh Smith7-Aug-06 7:55
Josh Smith7-Aug-06 7:55 
GeneralRe: How to identify active control on a form Pin
dennisd457-Aug-06 8:14
dennisd457-Aug-06 8:14 
GeneralRe: How to identify active control on a form Pin
Josh Smith7-Aug-06 8:46
Josh Smith7-Aug-06 8:46 
QuestionHow To Rotate text when I print Pin
galigal157-Aug-06 6:27
galigal157-Aug-06 6:27 
AnswerRe: How To Rotate text when I print Pin
Judah Gabriel Himango7-Aug-06 8:23
sponsorJudah Gabriel Himango7-Aug-06 8:23 
Question3D form Pin
FlipTheLip7-Aug-06 6:20
FlipTheLip7-Aug-06 6:20 
AnswerRe: 3D form Pin
Dustin Metzgar7-Aug-06 6:50
Dustin Metzgar7-Aug-06 6:50 
QuestionCustom Print Settings Pin
michmela447-Aug-06 5:22
michmela447-Aug-06 5:22 

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.