Check box on Click Event

Hi

we have a check box on a windows form. when a form is retrived and check box is (single click)clicked in Non-edit mode, we need to enable the check box and we need to check/uncheck this control. But On click event is not available for Windows application and we are struggling to achive this. Any help on this will be appreciated. Thanks

shivaji

Subject: check box in click event

You said “windows form”, is it means that Notes Form?

if you say Yes and you want to provide feature to user click on check box (while document is on read mode). it’s possible but not straight forward solution.

Thanks