SECTabControlBase::ClearSelection
voidSECTabControlBase::ClearSelection(void)
All tabs are marked as unselected and non-active. Then, a TCM_TABSELCLR message is sent to the parent of the tab control.
Defined in: tabctrlb.cpp
Return Value
void
See Also