ItEv_SetTabButton 

Use

Set the active tab in a tab strip control.

Syntax

DWORD DLEX ItEv_SetTabButton(PIT_EVENT pEvt, ITCCTRL pCtrl)

Parameters

pEvt

Pointer to the IT_EVENT structure

pCtrl

The tab to become active. Refer to Specifying control

Return Value

Returns TRUE on success, FALSE on error.

See Also

ItEv_FindControl.