Share via


CTabCtrl::HighlightItem

BOOL HighlightItem( int idItem**, BOOL** fHighlight = TRUE );

Return Value

Nonzero if successful; otherwise zero.

Parameters

idItem

Zero-based index of a tab control item.

fHighlight

Value specifying the highlight state to be set. If this value is TRUE, the tab is highlighted; if FALSE, the tab is set to its default state.

Remarks

This member function implements the Win32 message , as described in the Internet Client SDK.

CTabCtrl OverviewClass MembersHierarchy Chart