Searched refs:ListBox_SetHorizontalExtent (Results 1 – 2 of 2) sorted by relevance
595 #define ListBox_SetHorizontalExtent(hwndCtl,cxExtent) ((void)SNDMSG((hwndCtl),LB_SETHORIZONTALEXTEN… macro
600 #define ListBox_SetHorizontalExtent(hwndCtl,cxExtent) ((void)SendMessage((hwndCtl),LB_SETHORIZONTAL…