L
Laura Stern
Guest
Yes, I read it. I'm just giving my opinion, not a mandate. Regardless, I still don't get calling Close() on a form that is in the middle of being loaded. If you want to make the decision in the constructor, throwing an error from the constructor makes more sense to me. Another way is to return an output parameter yes/no and have the caller delete the object if it's not wanted.
Continue reading...
Continue reading...