Method that creates a new DockableWindow. The newly created DockableWindow is returned. The window is created invisible and is undocked. The window remains invisible until explicitly made visible by the creator of the window.
Syntax
DockableWindows.Add( ClientId As String, InternalName As String, Caption As String ) As DockableWindow