here is my problem, i create 5 CheckBoxes at the runtime
and i added a new EventHandler for CheckStateChanged the problem is when i click on the checkbox there is nothing to identify this one only
is there is any possible way to process the EventHandeler only on the checkbox only that i clicked
thanks alot