News

I've got a C# form that is going to be displayed as a Modal Dialog from another form. In the event handler for the "OK" button, I validate the other controls on the form, and do some work.<BR><BR>In ...
I've been all over Google trying to find a solution to this but the results so far have not worked and/or I'm missing something obvious. So the basic problem is. I have an existing inherited C# ...