Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Sets the hot item in a toolbar.
int SetHotItem(
int nHot
);
Parameters
- nHot
The zero-based index number of the item that will be made hot. If this value is -1, none of the items will be hot.
Return Value
The index of the previous hot item, or -1 if there was no hot item.
Remarks
This member function implements the behavior of the Win32 message TB_SETHOTITEM, as described in the Windows SDK.
Requirements
Header: afxcmn.h