Workspace.Add (gb.form.mdi)

Sub Add ( Window As Window [ , Pos As Integer ] )

Insert a top-level window into the Workspace, by reparenting it.

  • Window : The window to insert.

  • Pos : The position where the window will be inserted. If not specified, the window will be inserted last.