Win32WindowCenter Method (IntPtr) |
Centers this window relatively to another window, or to the screen.
Namespace:
ShellBoost.Core.Utilities
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public void Center(
IntPtr alternateOwner
)
Parameters
- alternateOwner
- Type: SystemIntPtr
An alternate owner window handle.
See Also