Click or drag to resize

McApplicationCenterWindow Method (IntPtr)

Centers the given window on top of McApplication.MainWindow.

Namespace:  MediaCy.IQL.Application
Assembly:  MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
Syntax
VB
Public Function CenterWindow ( 
	handle As IntPtr
) As Boolean

Parameters

handle
Type: SystemIntPtr
The handle of the window to center

Return Value

Type: Boolean
Remarks