UtilFormsCenterToScreen(Control, Screen) Method
Centers the bounds of the specified
Control (normally a
Form) to the target screen.
Namespace: DevCase.Core.Application.FormsAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
No code example is currently available or this language may not be supported.
- ctrl Control
-
The source Control.
- display Screen
-
The target Screen.
Point
The new coordinates of the source
Control.
This is a code example.
No code example is currently available or this language may not be supported.
CenterFormToScreen(Me, Screen.PrimaryScreen)
No code example is currently available or this language may not be supported.
No code example is currently available or this language may not be supported.
No code example is currently available or this language may not be supported.
No code example is currently available or this language may not be supported.