TB_MAPACCELERATORTB_MAPACCELERATOR*
*



Contents  *



Index  *Topic Contents
*Previous Topic: TB_LOADIMAGES
*Next Topic: TB_MARKBUTTON

TB_MAPACCELERATOR


TB_MAPACCELERATOR
    wParam = (WPARAM)(TCHAR) chAccel;
    lParam = (LPARAM)(LPUINT) pIDBtn;

Maps an accelerator character to a toolbar button.

chAccel
Accelerator character to be mapped. This character is the same character that is underlined in the button's text.
pIDBtn
Address of a UINT that receives the command identifier of the button that corresponds to the accelerator specified in cchAccel.

Version 4.71


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.