D
Darin
I have many forms in an MDI application. Sometimes I show FORMA just by
a f.Show, other times it is f.ShowDialog. How can I tell within the form
code whether this form is shown via Show or ShowDialog???
TIA
a f.Show, other times it is f.ShowDialog. How can I tell within the form
code whether this form is shown via Show or ShowDialog???
TIA