I'm trying to call a button value change event handler by using the Val(sgnl) property of a button control. Its not working. Ive done this with boolean controls and it works great. The boolean version takes a boolean input while the button version takes a variant - I'm not sure why there is a difference. I tried it by wiring a T/F directly into the property, and using a Data To Variant to convert the input, but neither works.
Thanks, Bill F
