Click here to Skip to main content
15,897,704 members
Home / Discussions / C#
   

C#

 
GeneralRe: C# wrapper for the WinPcap Library Pin
HG12-Apr-02 23:51
HG12-Apr-02 23:51 
GeneralRe: C# wrapper for the WinPcap Library Pin
James T. Johnson13-Apr-02 0:20
James T. Johnson13-Apr-02 0:20 
GeneralRe: C# wrapper for the WinPcap Library Pin
Neil Van Note13-Apr-02 14:54
Neil Van Note13-Apr-02 14:54 
GeneralRe: C# wrapper for the WinPcap Library Pin
James T. Johnson13-Apr-02 15:09
James T. Johnson13-Apr-02 15:09 
GeneralRe: C# wrapper for the WinPcap Library Pin
Neil Van Note13-Apr-02 15:41
Neil Van Note13-Apr-02 15:41 
Generalsome problem about Font Pin
12-Apr-02 18:01
suss12-Apr-02 18:01 
QuestionA bug in TreeView AfterCheck event? Pin
gicio12-Apr-02 8:44
gicio12-Apr-02 8:44 
AnswerRe: A bug in TreeView AfterCheck event? Pin
Tom Welch12-Apr-02 8:51
Tom Welch12-Apr-02 8:51 
I was working on a sample in Jesse Liberty's "Programming C#" book today and had the same problem. For some reason the code killed the application without an exception. Basically, it looked as though setting the Checked property fires the AfterCheck event. This causes a recursion that kills the program.

This seems to be different that the behavior I am used to (in say VB).

Also, remember that arrays start at zero. Nodes[0], Nodes[1], and Nodex[2] for a node with three child nodes.

You may also want to protect your code to prevent multiple firing of the AfterCheck event.

Boy. How ya gonna keep 'em down on the farm once they seen Karl Hungus.
<p style="text-align: right; margin: 0px;">- The Dude :cool:</p>

GeneralRe: A bug in TreeView AfterCheck event? Pin
gicio14-Apr-02 3:25
gicio14-Apr-02 3:25 
GeneralIcon from ImageList Pin
Derek Price12-Apr-02 2:19
Derek Price12-Apr-02 2:19 
GeneralRe: Icon from ImageList Pin
Rüpel18-Apr-02 2:52
Rüpel18-Apr-02 2:52 
GeneralRe: Icon from ImageList Pin
Derek Price18-Apr-02 4:40
Derek Price18-Apr-02 4:40 
QuestionHow to make a combobox uneditable? Pin
11-Apr-02 23:32
suss11-Apr-02 23:32 
AnswerRe: How to make a combobox uneditable? Pin
James T. Johnson11-Apr-02 23:35
James T. Johnson11-Apr-02 23:35 
GeneralUsing COM Objects (new interfaces) Pin
Anders Molin11-Apr-02 22:39
professionalAnders Molin11-Apr-02 22:39 
GeneralRe: Using COM Objects (new interfaces) Pin
James T. Johnson11-Apr-02 23:00
James T. Johnson11-Apr-02 23:00 
GeneralDamned Clipboard keeps changing format Pin
Nish Nishant11-Apr-02 22:01
sitebuilderNish Nishant11-Apr-02 22:01 
GeneralRe: Damned Clipboard keeps changing format Pin
James T. Johnson11-Apr-02 22:49
James T. Johnson11-Apr-02 22:49 
GeneralRe: Damned Clipboard keeps changing format Pin
Nish Nishant11-Apr-02 23:14
sitebuilderNish Nishant11-Apr-02 23:14 
GeneralDisplaying HTML Pin
paulb11-Apr-02 16:10
paulb11-Apr-02 16:10 
GeneralRe: Displaying HTML Pin
James T. Johnson11-Apr-02 22:33
James T. Johnson11-Apr-02 22:33 
GeneralRe: Displaying HTML Pin
Torsten Mauz12-Apr-02 1:57
Torsten Mauz12-Apr-02 1:57 
GeneralC# and Imaging Pin
Rohde11-Apr-02 6:16
Rohde11-Apr-02 6:16 
GeneralRe: C# and Imaging Pin
James T. Johnson11-Apr-02 8:13
James T. Johnson11-Apr-02 8:13 
GeneralRe: C# and Imaging Pin
Nick Parker12-Apr-02 6:52
protectorNick Parker12-Apr-02 6: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.