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

DISEApplicationEvents Object  | DISEApplicationEvents Members

Send comments on this topic.