Fixed bug in toggling check box state. This class was designed to enabled check box state to be changed by clicking mouse anywhere on a list item, not just on check box. A bug meant that moving selection using keyboard also toggled state of check box. Bug fix removed this unwanted side effect.