Has anyone found a particularly good way of getting notification for
each button in a radio group that gets UNhilited?
I frequently have to do some cleanup for all buttons that become
unhilited. Would be nice if I didn't have to loop through all radio
buttons in a group especially given that the "Radio Behavior" property
does most of what I need.