DevCase 6.0 API Reference for NET Framework
C#
VB
C++
F#
XAML
ASP.NET
🏠 Home
|
⬅️ Back
|
➡️ Forward
Show/Hide TOC
Util
Forms
Center
To
Screen Method
Overload List
CenterToScreen(Control)
Centers the bounds of the specified
Control
(normally a
Form
) to the current screen.
CenterToScreen(Control, Screen)
Centers the bounds of the specified
Control
(normally a
Form
) to the target screen.
See Also
Reference
UtilForms Class
DevCase.Core.Application.Forms Namespace
In This Article
Overload List
See Also