CToolBarCtrl::GetState

This method retrieves information about the state of the specified button in a toolbar control, such as whether it is enabled, pressed, or checked.

At a Glance

Header file: Afxcmn.h
Platforms: Palm-size PC, H/PC Pro
Windows CE versions: 2.10 and later
Complete documentation: Visual C++ documentation

Syntax

int GetState( int nID ) const;