method Frames.Remove (Index as Variant)
Removes a specific member from the Frames collection, giving its index or reference.

TypeDescription
Index as Variant A Long expression that defines the index of the frame to be deleted.
The Remove method removes a specified frame. The Clear method removes all Frame objects. The Visible property shows or hides a specified frame.