NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

IMultiWindowService Members

Methods

AddWindow Adds the given top-level window as the window for the DocumentWindow.
RemoveWindow Removes the given top-level window as the window for the DocumentWindow.

Events

WindowRemoved [To be supplied.]

Event Hookup:

Methods

AddOnWindowRemoved Adds a handler that will be called when a window is being removed from this service.
RemoveOnWindowRemoved Removes a handler that will be called when a window is being removed from this service.

See Also

IMultiWindowService Interface | System.WinForms.Design Namespace