I use the SelectionChanged event to get notified when the charttrader atm is changed. This works fine. One issue I have found, which does not see right to me, is that the SelectionChanged event does not appear to fire if the ATM 'none' is selected, so I cannot tell when the user (me), disables the ATM, only when the ATM is _active_ and changed.
Is there a way for me to capture the selection of 'none' on this component, or another way you would suggest I look at to determine this?
Thanks.

Comment