Download presentation
Presentation is loading. Please wait.
1
_04Combox控件和ListBox控件的使用
本节课讲师——void* 视频提供:昆山爱达人信息技术有限公司 官网地址: 联系QQ: QQ交流群 : 联系电话:
2
昆山爱达人信息技术有限公司 QQ: 1、Combox控件类 CComboBox
3
2、常用的成员函数 GetCount() GetCurSel()/SetCurSel()
昆山爱达人信息技术有限公司 QQ: 2、常用的成员函数 GetCount() GetCurSel()/SetCurSel() GetLBText()/GetLBTextLen() GetDroppedControlRect() AddString()/InsertString()/DeleteString() Dir()
4
昆山爱达人信息技术有限公司 QQ: 3、重要的消息 ON_CBN_SELCHANGE
5
昆山爱达人信息技术有限公司 QQ: 4、类 CListBox
6
5、常用的成员函数 GetCount()/GetSelCount() GetText()/GetTextLen()
昆山爱达人信息技术有限公司 QQ: 5、常用的成员函数 GetCount()/GetSelCount() GetText()/GetTextLen() GetCurSel()/SetCurSel() AddString()/InsertString ()/DeleteString()/ResetContent() Dir()
7
昆山爱达人信息技术有限公司 QQ: 6、重要的消息 ON_LBN_SELCHANGE
8
昆山爱达人信息技术有限公司 QQ: 4、课后作业 线上班学员可见
Similar presentations