CTabFolder.
Closes the visible page.
Close (item)
Variable | Description |
---|---|
item | The page to close. LISTITEM. |
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.