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


CStatusBar::GetItemID

Returns the ID of the indicator specified by nIndex.

UINT GetItemID(
   int nIndex 
) const;

Параметры

  • nIndex
    Index of the indicator whose ID is to be retrieved.

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

The ID of the indicator specified by nIndex.

Требования

Header: afxext.h

См. также

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

CStatusBar Class

CStatusBar Members

Hierarchy Chart

CStatusBar::CommandToIndex