Is it possible to make a poup screen with high opacity around the popup screen in winform? If yes, how?
How do I make the pop up message or GUI screen to be in the middle of the computer screen?
Please remember that I don’t have any source code yet.
An example:

To show your
Format center of screen, useStartPositionproperty of form to CenterScreen.Now, to grey rest of the portion of screen.
Take a new
formname it frmBlur and set these properties.Now, use the below code to display MessageBox or winform