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 Function BeforeWindowDeactivate( _
   ByVal theWindow As Object _
) As HResult
Parameters
theWindow
The Window object for which the event is triggered.
See Also

ISEApplicationEvents Object  | ISEApplicationEvents Members

Send comments on this topic.