
Arif
Novice
Nov 7, 2004, 7:09 AM
Post #1 of 1
(1273 views)
|
hi, Form.ShowDialog(this) is not supported by .NET CF. is there any alternative so that after close of new form control should return to parent Form. Also i want to get the DialogResult value and the value of text boxes of the model window from the parent form. How can i achieve this? Please help, Arif.
|