Solid Edge Framework Type Library
BeforeWindowDeactivate Event
The Window object for which the event is triggered.
Description
Occurs before a specified window is deactivated.
Syntax
Visual Basic
Public Event BeforeWindowDeactivate( _
   ByVal theWindow As Object _
)
Parameters
theWindow
The Window object for which the event is triggered.
See Also

ApplicationEvents Object  | ApplicationEvents Members