This documentation is archived and is not being maintained.
This documentation is archived and is not being maintained.
Form.CenterToScreen Method
This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
[Visual Basic]
Protected Sub CenterToScreen()
[C#]
protected void CenterToScreen();
[C++]
protected: void CenterToScreen();
[JScript]
protected function CenterToScreen();
See Also
Form Class | Form Members | System.Windows.Forms Namespace