Click here to Skip to main content
15,889,808 members
Home / Discussions / C#
   

C#

 
AnswerRe: C# Squrid My Program Up PinPopular
Pete O'Hanlon26-Aug-10 23:17
mvePete O'Hanlon26-Aug-10 23:17 
AnswerRe: C# Squrid My Program Up Pin
OriginalGriff26-Aug-10 23:54
mveOriginalGriff26-Aug-10 23:54 
AnswerRe: C# Squrid My Program Up Pin
J a a n s27-Aug-10 0:20
professionalJ a a n s27-Aug-10 0:20 
AnswerRe: C# Squrid My Program Up Pin
Luc Pattyn27-Aug-10 2:06
sitebuilderLuc Pattyn27-Aug-10 2:06 
AnswerRe: C# Squrid My Program Up Pin
T M Gray27-Aug-10 4:32
T M Gray27-Aug-10 4:32 
GeneralRe: C# Squrid My Program Up Pin
Chris Trelawny-Ross27-Aug-10 5:53
Chris Trelawny-Ross27-Aug-10 5:53 
AnswerRe: C# Squrid My Program Up Pin
The Man from U.N.C.L.E.27-Aug-10 6:17
The Man from U.N.C.L.E.27-Aug-10 6:17 
AnswerRe: C# Squrid My Program Up Pin
Paul Michalik27-Aug-10 23:01
Paul Michalik27-Aug-10 23:01 
Well, your program contains an infinite (or too deep) recursion. We cannot really tell where, since you have not posted your whole program. As adviced above, set breakpoints in the constructors at InitializeComponent of both forms you are instantiating. Then, step into the code and observe what is happening there... Have you manually modified the IDE generated InitializeComponent method? Have you used Designer to put your form together or have you done it manually?

By the way (to the english native speakers): does the verb "to squrid up" really exist?
QuestionHow to create Microsoft Excel 2007 add-in in C#2010 Pin
soe htet26-Aug-10 22:32
soe htet26-Aug-10 22:32 
AnswerRe: How to create Microsoft Excel 2007 add-in in C#2010 Pin
Łukasz Nowakowski27-Aug-10 0:32
Łukasz Nowakowski27-Aug-10 0:32 
Questionvideo chat Pin
sardar.nale26-Aug-10 22:09
sardar.nale26-Aug-10 22:09 
AnswerRe: video chat Pin
Pete O'Hanlon26-Aug-10 22:22
mvePete O'Hanlon26-Aug-10 22:22 
AnswerRe: video chat Pin
J4amieC26-Aug-10 22:27
J4amieC26-Aug-10 22:27 
AnswerRe: video chat Pin
Pete O'Hanlon26-Aug-10 22:31
mvePete O'Hanlon26-Aug-10 22:31 
AnswerRe: video chat Pin
OriginalGriff26-Aug-10 22:32
mveOriginalGriff26-Aug-10 22:32 
AnswerRe: video chat Pin
Luc Pattyn27-Aug-10 2:10
sitebuilderLuc Pattyn27-Aug-10 2:10 
Questionthe transparency goes when the panel is invalidated Pin
prasadbuddhika26-Aug-10 21:27
prasadbuddhika26-Aug-10 21:27 
AnswerRe: the transparency goes when the panel is invalidated Pin
OriginalGriff26-Aug-10 22:07
mveOriginalGriff26-Aug-10 22:07 
GeneralRe: the transparency goes when the panel is invalidated Pin
prasadbuddhika26-Aug-10 22:22
prasadbuddhika26-Aug-10 22:22 
GeneralRe: the transparency goes when the panel is invalidated Pin
OriginalGriff26-Aug-10 22:23
mveOriginalGriff26-Aug-10 22:23 
GeneralRe: the transparency goes when the panel is invalidated Pin
prasadbuddhika26-Aug-10 22:39
prasadbuddhika26-Aug-10 22:39 
GeneralRe: the transparency goes when the panel is invalidated Pin
prasadbuddhika27-Aug-10 1:47
prasadbuddhika27-Aug-10 1:47 
QuestionSolved: Collection explicit conversion operator recommendation [modified] Pin
DaveyM6926-Aug-10 11:57
professionalDaveyM6926-Aug-10 11:57 
AnswerRe: Collection explicit conversion operator recommendation Pin
AspDotNetDev26-Aug-10 12:07
protectorAspDotNetDev26-Aug-10 12:07 
GeneralRe: Collection explicit conversion operator recommendation Pin
DaveyM6926-Aug-10 12:22
professionalDaveyM6926-Aug-10 12: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.