I've been searching for the full list of event sequences with a check box, everything says all there is is checkchanged event, which is not working due to the fact it goes through twice and screws up the form.
so, it should be something like
mouse over
mouse down
mouse click
checkchanged
mouse up
??? <-- this is the one i want to put code in but can't find....
used to be you could goto the MSDN and they would have information, not anymore, it's all preaching about how great everyone is, and the help is even more useless than before.
does a check box have a validating event?




Reply With Quote