By tag: CheckBox
0
kicks
VIBlend Controls for Windows Forms - ver. 6.0 Released
VIBlend announced the availability of the VIBlend Controls for WinForms ver. 6.0.0. the next generation of user interface controls for Windows Forms.
0
kicks
Check and uncheck all checkboxes in Jquery
Small and nice tip on how to check and uncheck all checkboxes in Jquery. We have many ways, but see the one I wrote and provide me feedback about it.
0
kicks
ControlTemplates in XAML
The article provides a description by example of how one can create ControlTemplates for WPF controls. A CheckBox is restyled to show how this can be done.
0
kicks
Javascript Confirm Alert to a CheckBox Control
How to add a javascript confirm alert to a checkbox control and have postback enabled.