CTabFolder.getItemCount

Return the number of tabs in the folder.

@return the number of tabs in the folder

@exception SWTException <ul> <li>ERROR_THREAD_INVALID_ACCESS when called from the wrong thread</li> <li>ERROR_WIDGET_DISPOSED when the widget has been disposed</li> </ul>

class CTabFolder
int
getItemCount
(
)

Meta