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 Sub AfterWindowActivate( _
   ByVal theWindow As Object _
) 
Parameters
theWindow
Specifies the object for which the event is triggered.
See Also

DISEApplicationEvents Object  | DISEApplicationEvents Members

Send comments on this topic.