Click or drag to resize

ShellWindow.GetActiveChild Method (Typed)

X#
Return the window object for the currently active MDI child window.

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD GetActiveChild() AS Window
Request Example View Source

Return Value

Type: Window
See Also