搜索资源列表
CheckBox+TreeView
- CheckBox+TreeView treeview的应用
CHECKBOX
- 通过按钮获取控件值的树CHECKBOX。html文件可以直接在浏览器显示结果。
树表checkbox节点
- java做的树表,节点是checkbox
在WPF中自定义了CheckBox的新样式
- 在WPF中自定义了CheckBox的新样式,也许不能满足你的实际需求,但是重点在于方法,而不是效果。 修改了checkbox的框框和钩钩。 里面附有文档说明。-In WPF CheckBox in a new custom style, may not meet your requirements, but focuses on methods rather than results. Modified the checkbox frame and hook. Inside with
MyTreeCtrl.扩展MFC的CtreeCtrl类
- 扩展MFC的CtreeCtrl类,实现父子的checkbox联动功能,扩展MFC的CtreeCtrl类,实现父子的checkbox联动功能
Delphi stringGrid控件中添加CheckBox控件
- Delphi stringGrid控件中添加CheckBox控件-Delphi checkBox in stringGrid
multichecklistbox_demo.zip 每选项带两个CheckBox的列表框
- 每选项带两个CheckBox的列表框,the lisstbox which have two checkboxes in each item
tab_checklistbox_demo.zip 每项带一CheckBox的列表框
- 每项带一CheckBox的列表框,The listbox which contains a checkbox with each item
CBounceButton_demo.zip 可以按下和弹起用于代替CheckBox和RadioBox的按钮
- 可以按下和弹起用于代替CheckBox和RadioBox的按钮,The button which can replace Checkbox and RadioBox using pressed or normal state
TreeWithCheckBoxes_demo.zip 使用TVS_CHECKBOXES类型在TreeView的项中使用CheckBox
- 使用TVS_CHECKBOXES类型在TreeView的项中使用CheckBox,The example of using TVS_CHECKBOXES style in TreeView
disableditemscombobox_src.zip
- 部分选项可以处于非激活(disable)状态的复选框,The checkbox that some selecting Items of which can be in inactive status
CtlView.rar
- 各类控件最佳代码 按钮 列表 CheckBox 文本框等等 以及窗口子窗口,Various types of controls CheckBox list of the best text of the code button and the window frame sub-window, etc.
checkcombo_demo.zip
- 选项含有检查框(checkbox)的可多项选择的复选框,The list DialogBox which includes checkbox selecting item
CheckBox
- CBCheckBox类是派生于CListBox类,用于设置单选框背景颜色,文字颜色,字体大小,设置背景透明。-CBCheckBox class is derived from CListBox class, set the radio button for the background color, text color, font size, set the background transparent.
MFC.list.control.function.CheckBox
- MFC列表控件CheckBox功能设计代码MFC list control function design code CheckBox -MFC list control function design code CheckBox
checkbox
- WPF的自定义控件样式之checkbox-WPF custom control style of the checkbox
(CheckBox)
- symbian s60第二版中的自绘checkbox-symbian s60 second edition of the self-drawing checkbox
CheckBox的模版
- 制作了一个CheckBox的模版,根据不同的状态显示不同的图片(Made a CheckBox template, according to different status display different pictures)
jquery-pretty-radio-checkbox
- jquery 封装的radio checkbox 控件,可实现单选和多选(JQuery radio package checkbox control, can realize radio and multi selection)
WinDialog-CheckBox
- Create a basic dialog with a checkbox in plain C.