Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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.