C ++代码将选定的项目从一个列表框移动到另一个列表框 [英] C++ Code to move selected item from 1 listbox to another listbox

查看:93
本文介绍了C ++代码将选定的项目从一个列表框移动到另一个列表框的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

C ++代码将移动所选项目从一个列表框移至另一个列表框 ...
我希望使用Borland C/C ++编译器或Dev C ++编译器而不是其他任何高级C编程语言(例如C#...)来提供解决方案代码.
在此先感谢...

C++ Code to move selected item from one list-box to another list-box...
I hope for a solution code in Borland C/C++ compiler or Dev C++ Compiler and not in any other advanced C programming languages such as C#...

Thanks in advance...

推荐答案

我不使用您提到的两种语言,但这只是从一个项目复制项目数据的一种情况列表框移到另一个列表框,然后将其从原始列表框中删除.还是这个问题我错过了?
I don''t use either of the languages you mention, but this should just be a case of copying the item data from one listbox to the other, and then deleting it from the original. Or is there something more to this question that I have missed?


从列表control1复制选定的项目并将其删除.然后将这些项添加到第二个列表控件.简单的.如果您需要mfc中的代码,请告诉我
Copy selected item from list control1 and remove it. Then add these items to the second list control. Simple. If you need the code in mfc, let me know


这篇关于C ++代码将选定的项目从一个列表框移动到另一个列表框的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆