Unicode Controls & Classes for VB6 - Version 4

ctlUniMDITabs.WindowChanged Event

Raised when the active MDI child changes

Syntax
Public Event WindowChanged (ByVal hWnd As Long)
Parameters
Parameter Description
ByVal hWnd As Long The new child handle
Remarks