摘要:        
ListBox的操作比较简单:1添加数据 声明控件变量的类别为Control,变量类型为CListBox,变量名为m_ListBox_Content. m_ListBox_Content.AddString(_T("123")); m_ListBox_Content.AddString(_T("汉字")); m_ListBox_Content.AddString(_T("English"));m_ListBox_Content.AddString(_T("!@#$%^&*()"));2获取数据 CStrin    阅读全文
posted @ 2013-07-01 21:40
友琼
阅读(1252)
评论(0)
推荐(0)
        
                    
                
浙公网安备 33010602011771号