Drawn event

Drawn event

Hi all,
i hope this is not a stupid question (the probability is high!):
i made a VBA script to check a value of a variable in a "Numerical Value" element, compare it to an array that i have and if is equal, do something... well this works great when i call the script by another button called "CHECK". But what i would like to do is call the script everytime the user changes the value on the inputbox, without clicking on the button "check". So, i called the script on the "DRAWN" event of the "Numerical Value" element and the element becomes invisible... i click on it, the dialogbox open..it runs the script great.. but the element is invisible! The element properties (color, representation) where unchanged.. maybe i'm missing something..
Thanks in advance!
Regards,

This is a migrated post! Originally posted on 25.08.2008 by user flajoso. Please be aware that information can be outdated.