C# Checked ListBox Control
The user can place a check mark by one or more items and the checked items can be navigated with the CheckedListBox.CheckedItemCollection and CheckedL...
ASP.NET CheckBoxList 控件
继承自此控件的控件包括:CheckBoxList, DropDownList, ListBox 以及 RadioButtonList ...该子例程会遍历控件的 Items 集合,并测试每个项目的 Selected 属性。被选的项目...
vb控的件属性大全与使用教程加上目录和链接.doc
ListBox 的常用属性 25 1.10、水平滚动条控件 ...Ckecked 复选 设置是或有复选标记 Enabled 有效 ...获得或设置作为游览集合的缓存来保留的行数 Caption ...
WPF Checked ListBox – merill.net
October 15, 2009October 15, 2009 Merill Fernandochecked, listbox, WPF WPF currently does not have a checked list box out of the box so you’ll need...
vb控件大全,vb控件详解,vb控件属性详解(3)
获得或设置一个值,决定是否将复选框显示在ListBox控件中。 取值为:0 Standard(标准, 标准风格)1 Checkbox TabIndex 获得或设置此对象在父窗体的编号(父窗体中对象...
multi-selectlistboxandcheckedlistbox
VisitArea ListBox Name property is set to lstArea Area names are added using Items property Selection mode is set to MultiExtended. You can select multip...
ASP.NET ListBox Demo - Checkboxes
RadListBox fully supports checkboxes, which are displayed next to the ListBoxItems. You can enable the checkboxes mode by setting the listbox's CheckBoxe...