P
Phill
I'd like the startup Windows Form to be Modal.
Here's why:
I'm working on a website that has links to .NET apps. So when the user
clicks on these links they can run the apps locally. Ideally I'd like
to have these apps be children of the IE browser that launched them
and have them be modal so they have to close one app before launching
another.
Is this possible?
Thanks.
Here's why:
I'm working on a website that has links to .NET apps. So when the user
clicks on these links they can run the apps locally. Ideally I'd like
to have these apps be children of the IE browser that launched them
and have them be modal so they have to close one app before launching
another.
Is this possible?
Thanks.