I am trying to use the TextChanged event with a AxMaskEdBox and the message I get is:

"The TextChanged event is not valid on this ActiveX control."
Is there a different event I can use to detect a change in the control's contents?

Thanks in advance