Share via


CReBarCtrl::PushChevron

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

void PushChevron( 
   UINT uBand, 
   LPARAM lAppValue  
);

Parameters

  • uBand
    Zero-based index of the band whose chevron is to be pushed.

  • lAppValue
    An application defined 32-bit value. See lAppValue in RB_PUSHCHEVRON in the Windows SDK.

Requirements

Header: afxcmn.h

See Also

Reference

CReBarCtrl Class

Hierarchy Chart