本文介绍了如何使列表视图的每个单元格可编辑?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
在这里寻求帮助.我如何才能使Listview控件在选定的ListView控件单元格中浮动文本框以使其可编辑?当我使用LabelEdit = True时,只有第一列是可编辑的. ^^,???
Asking for help here. How can I make a listview control to have textbox floating in the selected cell of listview control to make it editable? When I use LabelEdit = True only the first column is editable. ^^, ???
推荐答案
这篇关于如何使列表视图的每个单元格可编辑?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!