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 Methods

The methods of the IMultiWindowService interface are listed below. For a complete list of IMultiWindowService interface members, see the IMultiWindowService Members topic.

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.

Event Hookup:

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