本文介绍了将listview列值传递到文本框的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
亲爱的所有人,
现在我想将listview列值从一种形式传递给另一种形式.现在
简要说明.我有2种形式 AAA 和 BBB .在我的AAA表格中有3个
列复选框,名称,类.表格BBB有2个
.单击AAA中的复选框,然后按按钮
column(Name,Class)传递给BBB并显示在textBoxes上.这是我的问题吗,非常
紧急.欢迎所有答复....
在此先感谢
Dhinesh Kumar.V
Dear All,
Now i wanna to pass listview column values from one form to another. Now
explain brief. I have 2 forms AAA and BBB. In my form AAA have 3
columns checkbox, Name, Class. Form BBB have 2
. when click the check box at AAA, and press Button the particular
column(Name,Class) pass to BBB and display at textBoxes. IS this my problem, Its very
urgent. All replies are welcome....
Thanks in Advance
Dhinesh Kumar.V
推荐答案
这篇关于将listview列值传递到文本框的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!