本文介绍了如何在listctrl的行中使用组合框创建字段的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

标题中显示:

我在表单中创建了ListCtrl类型行,我想让它的某些字段有组合框。

你愿意吗?告诉我设置和初始化的方法并插入值....



谢谢。



我尝试了什么:



这对我来说非常复杂。

因为列表控制对我来说很难。

As displayed in the title:
I have made ListCtrl type row in the form and I want to make some fields of it to have combo box.
Would you tell me the method of setting and initialization and insert values....

Thank you.

What I have tried:

This is very complex to me.
Because List Control is difficult to me.

推荐答案


这篇关于如何在listctrl的行中使用组合框创建字段的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

11-03 12:20