Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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