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

ISEApplicationEvents Object  | ISEApplicationEvents Members