Solid Edge Framework Type Library
AfterWindowActivate Method
Specifies the object for which the event is triggered.
Description
Occurs after a specified window is activated.
Syntax
Visual Basic
Public Function AfterWindowActivate( _
   ByVal theWindow As Object _
) As HResult
Parameters
theWindow
Specifies the object for which the event is triggered.
See Also

ISEApplicationEvents Object  | ISEApplicationEvents Members

Send comments on this topic.