Close Method (CTabFolder)
Class
CTabFolder
.
Action
Closes the visible page.
Syntax
C#
cTabFolder
.
Close
(
item
)
VB
cTabFolder
.
Close
(
item
)
Variable
Description
item
The page to close.
ItemIdentifier
.