Click or drag to resize

App.GetMdiClientWindow Method

X#
This method gets the handle to the MDI Clientwindow on the active ShellWindow.

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD GetMdiClientWindow() AS PTR
Request Example View Source

Return Value

Type: Void*
The handle to the MDI Client window.
Remarks
This handle gets set in the constructor of the ShellWindow.
See Also