G
Guest
I'm trying to create a modal DialogBox\Form from a process that is not a .net
form. I can call .ShowDialog() but the form is not modal since I can't set a
parent. Is there a way to set the desktop as the parent? Thanks
form. I can call .ShowDialog() but the form is not modal since I can't set a
parent. Is there a way to set the desktop as the parent? Thanks