Hello Everyone,

I am working on VisualStudio2008 (c#) and trying to create a windows form as a System Dialog.
Means when this form is open then user should not allow using any other application.
It should work as a “ShutDown” dialog.

Please provide me any sample.

Thanks