McApplicationCenterWindow Method (String)
|
|
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
SyntaxPublic Function CenterWindow (
title As String
) As Boolean
Parameters
- title
- Type: SystemString
The title of the window to center
Return Value
Type:
Boolean
Remarks
See Also