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