Click here to Skip to main content
15,881,173 members
Home / Discussions / C#
   

C#

 
AnswerRe: why a referenced dll can not check out??? Pin
Daniel Turini31-Oct-02 8:04
Daniel Turini31-Oct-02 8:04 
GeneralRe: why a referenced dll can not check out??? Pin
fftongzhi31-Oct-02 14:27
fftongzhi31-Oct-02 14:27 
GeneralIndexer problem Pin
nothign12312330-Oct-02 11:31
nothign12312330-Oct-02 11:31 
GeneralStrange Mutex Behavior Pin
EricK730-Oct-02 9:26
sussEricK730-Oct-02 9:26 
GeneralRe: Strange Mutex Behavior Pin
EricK730-Oct-02 11:17
sussEricK730-Oct-02 11:17 
GeneralRe: Strange Mutex Behavior Pin
Richard Deeming30-Oct-02 23:50
mveRichard Deeming30-Oct-02 23:50 
GeneralRe: Strange Mutex Behavior Pin
EricK731-Oct-02 3:40
sussEricK731-Oct-02 3:40 
GeneralInitiateComponents() Pin
Donald Blachly30-Oct-02 4:05
Donald Blachly30-Oct-02 4:05 
I am using Charles Petzold's "Programming Microsoft Windows with C#" to learn Windows Forms programming. Unfortunately, it does not include using the IDE. I have modified one of his examples of a tree to include several panels and various controls to test the class member functions. I have also added controls with the IDE. A couple of times, my hard work of listing the Nodes for the tree has disappeared as I use the IDE to add components, modify the size of the panels, etc. I have gotten a little smarter and included the node-code in a separate "populateTree()" method. The typing is saved, but the call to the function disappeared on me once.

How can I avoid this. Is this happening because I put the code in the "InitiateComponents()" method?

When you come to a fork in the road, take it! Y. Berra
GeneralRe: InitiateComponents() Pin
Stephane Rodriguez.30-Oct-02 4:18
Stephane Rodriguez.30-Oct-02 4:18 
GeneralRe: InitiateComponents() Pin
James T. Johnson30-Oct-02 4:28
James T. Johnson30-Oct-02 4:28 
GeneralRe: InitializeComponent() Pin
Donald Blachly30-Oct-02 13:32
Donald Blachly30-Oct-02 13:32 
GeneralRe: InitializeComponent() Pin
James T. Johnson30-Oct-02 13:36
James T. Johnson30-Oct-02 13:36 
GeneralRe: InitiateComponents() Pin
Senkwe Chanda31-Oct-02 1:54
Senkwe Chanda31-Oct-02 1:54 
General2 questions Pin
Anonymous29-Oct-02 19:12
Anonymous29-Oct-02 19:12 
GeneralRe: 2 questions Pin
David Stone29-Oct-02 19:58
sitebuilderDavid Stone29-Oct-02 19:58 
GeneralRe: 2 questions Pin
Nnamdi Onyeyiri29-Oct-02 20:51
Nnamdi Onyeyiri29-Oct-02 20:51 
GeneralRe: 2 questions Pin
David Stone30-Oct-02 16:28
sitebuilderDavid Stone30-Oct-02 16:28 
GeneralRe: 2 questions Pin
Nnamdi Onyeyiri31-Oct-02 5:14
Nnamdi Onyeyiri31-Oct-02 5:14 
GeneralRe: 2 questions Pin
Paul Riley29-Oct-02 23:13
Paul Riley29-Oct-02 23:13 
Questionhow to list all the PCs within a group using Active Directory?? Pin
Wang Kaiming29-Oct-02 19:02
Wang Kaiming29-Oct-02 19:02 
AnswerRe: how to list all the PCs within a group using Active Directory?? Pin
Mazdak30-Oct-02 0:07
Mazdak30-Oct-02 0:07 
AnswerRe: how to list all the PCs within a group using Active Directory?? Pin
David Stone30-Oct-02 13:44
sitebuilderDavid Stone30-Oct-02 13:44 
QuestionNew project problem? Pin
chen29-Oct-02 16:31
chen29-Oct-02 16:31 
AnswerRe: New project problem? Pin
Stephane Rodriguez.29-Oct-02 18:43
Stephane Rodriguez.29-Oct-02 18:43 
GeneralRe: New project problem? Pin
chen29-Oct-02 19:18
chen29-Oct-02 19:18 

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.