Expand Minimize
This topic has not yet been rated - Rate this topic

TB_SETHOTITEM message

Sets the hot item in a toolbar.

Parameters

wParam

Index of the item that will be made hot. If this value is -1, none of the items will be hot.

lParam
Must be zero.

Return value

Returns the index of the previous hot item, or -1 if there was no hot item.

Remarks

The behavior of this message is not defined for toolbars that do not have the TBSTYLE_FLAT style.

Requirements

Minimum supported client

Windows 2000 Professional [desktop apps only]

Minimum supported server

Windows 2000 Server [desktop apps only]

Header

Commctrl.h

 

 

Send comments about this topic to Microsoft

Build date: 10/27/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.