News

This one is a new subject for me. I've seperated logic in all kinds of programs before, but never in C# where forms are involved. Honestly, I'm just teaching myself the language, having a decent ...
I've got a C# form that is going to be displayed as ... closing and returning the DialogResult = DialogResult.OK to the calling form?<BR><BR>I realize that I can reverse the logic, and by default ...