Solid Edge Framework Type Library
AfterNewWindow Event
Specifies the Window object for which the event is triggered.
Description
Occurs after a new document is opened.
Syntax
Visual Basic
Public Event AfterNewWindow( _
   ByVal theWindow As Object _
)
Parameters
theWindow
Specifies the Window object for which the event is triggered.
See Also

ApplicationEvents Object  | ApplicationEvents Members