Поделиться через


CToolBarCtrl::GetHotItem

Retrieves the index of the hot item in a toolbar.

int GetHotItem( ) const;

Возвращаемое значение

The zero-based index of the hot item in a toolbar.

Заметки

This member function implements the behavior of the Win32 message TB_GETHOTITEM, as described in the Windows SDK.

Требования

Header: afxcmn.h

См. также

Основные понятия

CToolBarCtrl Class

CToolBarCtrl Members

Hierarchy Chart

CToolBarCtrl::SetHotItem