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. |
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. |
IMultiWindowService Interface | System.WinForms.Design Namespace