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

ApplicationEvents Object  | ApplicationEvents Members

Send comments on this topic.