Does need the handling of Error event some special edit box or project setting, because my handler function is not called, when a wrong numeric format (like "ddffdd") in introduced to a CNiNumEdit edit box. Instead, if I run it from visual C in debug mode (with F5) in the message window of visual c is displayed the warning message "Warning: automation argument coercion failed. First-chance exception in Range Checking.exe (KERNEL32.DLL): 0xE06D7363: Microsoft C++ Exception. ". Could you please send me a short example program, which handles correctly the Error event.
matusz