Combobox
hwndCtl为此组合框的句柄,lpsz为需要添加的字符串,组合框不能直接通过id添加内容,所以需要得到这个控件的句柄,还得使用GetDlgItem()函数.
共 17 份资源
源代码 9,239
Combobox 热门资料
查看全部 17 份 →
PDF文档
this is the combobox demo for mdi applications
this is the combobox demo for mdi applications...