从组合框删除项目 [英] remove items from Combobox

查看:63
本文介绍了从组合框删除项目的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

hii.
如何使用C#从Windows应用程序的组合框中的Perticuler索引中删除列表项?
请帮助..

hii.
how to remove list items from perticuler index in combobox in windows application using C#?
pls help..

推荐答案

我认为这可能是您想要的:ComboBox.Items.RemoveAt(index)

ps不要使用txtspk:被认为是无知的.
I think this may be what you want: ComboBox.Items.RemoveAt(index)

ps Don''t use txtspk: it''s considered ignorant.


这篇关于从组合框删除项目的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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