Home | History | Annotate | Download | only in include

Lines Matching refs:CB_SETITEMHEIGHT

658 #define ComboBox_SetItemHeight(hwndCtl,index,cyItem) ((int)(DWORD)SNDMSG((hwndCtl),CB_SETITEMHEIGHT,(WPARAM)(int)(index),(LPARAM)(int)cyItem))