CheckBox is getting checked onclick of chechbox name or checkbox label as well

I have a check box which has to be clicked when I click the box icon.Currently the check box is getting clicked or checked if I click on label as well as box.
Example: http://docs.webix.com/samples/13_form/01_controls/06_checkbox.html

If you see the above example when you click on val C check box is getting checked.But I dont want like this,I want onclick of check box only it has to check.

Please can you guide me about how I can make checked or unchecked by clicking only box icon not the label.

Why would you want this? Surely its more helpful this way?

Hi,

You can use a separate label component by the checkbox http://webix.com/snippet/65b35bfe.