Home | History | Annotate | Download | only in include

Lines Matching refs:LB_SETITEMHEIGHT

614 #define ListBox_SetItemHeight(hwndCtl,index,cy) ((int)(DWORD)SendMessage((hwndCtl),LB_SETITEMHEIGHT,(WPARAM)(int)(index),MAKELPARAM((cy),0)))