CReBarCtrl::GetBandCount

Implements the behavior of the Win32 message RB_GETBANDCOUNT, as described in the Windows SDK.

UINT GetBandCount( ) const;

Return Value

The number of bands assigned to the control.

Requirements

Header: afxcmn.h

See Also

Reference

CReBarCtrl Class

Hierarchy Chart

CReBarCtrl::GetBandInfo

CReBarCtrl::SetBandInfo

CReBarCtrl::DeleteBand

CReBarCtrl::InsertBand

CReBarCtrl::ShowBand

Other Resources

CReBarCtrl Members