SpeedTriple
Newcomer
- Joined
- Oct 24, 2004
- Messages
- 3
Hi Guys,
I did a search and did not come up with anything helpful so I'll post my question.
I have a SDI application, I then load another winform and set it to ShowDialog() so it is modal to the main SDI winform, however, there are times when I need to allow the user to click on the main SDI window from this modal winform so I need to "suspend" the modal dialog and essentially make it modaless, any ideas how I could accomplish this?
Thanks in advance,
Mick
WinXP Pro SP2
C# 2003 Professional
I did a search and did not come up with anything helpful so I'll post my question.
I have a SDI application, I then load another winform and set it to ShowDialog() so it is modal to the main SDI winform, however, there are times when I need to allow the user to click on the main SDI window from this modal winform so I need to "suspend" the modal dialog and essentially make it modaless, any ideas how I could accomplish this?
Thanks in advance,
Mick
WinXP Pro SP2
C# 2003 Professional