W
WildGooose
Scenario : From my parent browser I call child windows.
The call is always going to be Form.Show(). But for this
specific child window, I need it to be displayed in modal.
Is there a way I can display this child window in modal
without calling showdialog().
The call is always going to be Form.Show(). But for this
specific child window, I need it to be displayed in modal.
Is there a way I can display this child window in modal
without calling showdialog().