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

DISEApplicationEvents Object  | DISEApplicationEvents Members