如何禁用checkedListBox控件中的特定项目? [英] how to disable particular item in checkedListBox control?

查看:75
本文介绍了如何禁用checkedListBox控件中的特定项目?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何禁用复选框列表控件中的特定项目????????????

how to disable particular item in checkedlistbox control???????????

推荐答案

您好

这可能对您有帮助

http://forums.asp.net/t/1319367.aspx
http://social.msdn.microsoft.com/论坛/zh-CN/winforms/thread/097d6baa-f924-45eb-8d64-f5baacf110f0


thanx
Hi

This may be help you

http://forums.asp.net/t/1319367.aspx
http://social.msdn.microsoft.com/forums/en-US/winforms/thread/097d6baa-f924-45eb-8d64-f5baacf110f0


thanx


请参阅
http://social.msdn.microsoft.com /forums/zh-CN/winforms/thread/49927751-edc3-4c5c-97fe-8d192c2cfaa3/ [
Refer this
http://social.msdn.microsoft.com/forums/en-US/winforms/thread/49927751-edc3-4c5c-97fe-8d192c2cfaa3/[^]


试试这个
((ListItem)CheckBoxList1.Items[2]).Enabled = false;


这篇关于如何禁用checkedListBox控件中的特定项目?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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