This message removes all items from a tab control. You can send this message explicitly or by using the TabCtrl_DeleteAllItems macro.
At a Glance
Header file: | Commctrl.h |
Windows CE versions: | 1.0 and later |
Related macro: | TabCtrl_DeleteAllItems |
Syntax
Return Values
TRUE indicates success. FALSE indicates failure.