资源列表
multicol_combo_proj
- 有多行(每行可以是控件)的复选框-Multi-lines combobox
multicol_combo2_demo
- 另一个多行复选框-another multi-lines combobox
snapshot_combo_demo
- 当复选框的选择框内有太多项时可以提高调用速度的复选框-The combobox which can speed up when there are too many items in it
SwitchCombo_demo
- 提供在DropDown和DropList类型之间转换的复选框-The combobox which can switch between the DropDown and DropList style
hscroll_listbox
- 在列表框中使用水平滚动条的例子-A example which uses horizontal scroll bar in the listbox
BitmapPickerCombo_demo
- 选择项带图形的组合框-the comboBox with graphic slectionItem
rsPrevFontcmb_src
- 基于wtl的字体选择框,列表框里显示所有字体的样式。-Font Selecting DialogBox based on wtl. and It can list all fonts style
ComboBoxCS_demo
- 查找字符串时对大小写敏感的选择框。-Search DialogBox which is sensitive to uppercase/downcase char when it is searching a string.
HistoryCombo_demo
- 将复合框中的输入项存储到硬盘中,下次运行时自动加入到列表框中的复合框控件-The checkbox control which saves the inputed items to the hardware storage and will resotre its selections automatic while running next time
ImageLB_demo
- 选项为一ImageList对象各项的列表框-ListBox which selecting items is equal to items of an imageList object
ComboCompletion_demo
- 第三个输入值时自动匹配列表框中的值并将匹配值填写到编辑框中的程序-A programe which can automatically match the value of listBox and copy it to the edit control when inputting the third value
lbed_demo
- 选项可以编辑的列表框-The listBox which selected item can be edited