This version of Unity is unsupported.

EditorWindow.ShowAuxWindow

public void ShowAuxWindow();

Description

Show the editor window in the auxiliary window.

The single auxiliary window can be re-used by different editor windows at different times. Showing an editor window in the auxiliary window can be useful to avoid clutter of many small windows.