Close Method (CTabFolder)

Class

CTabFolder.

Action

Closes the visible page.

Syntax

Close (item)
Variable Description
item The page to close. LISTITEM.

Notes

This functionality is supported only if you are using the Open Agent.

If the page is not visible, precede the Close method with a Select method.

If the page does not have a Close button, Close returns an exception, E_WINDOW_TYPE_MISMATCH.