Matthew, the link works. Thanks !
I adapted my ActiveX client to programmatically change the value of "Slide 2" of the example Value_Changed_Events.vi ... and it doesn't work ... 8-( The reason is that changing the value of "Slide 2" programmatically using setControlValue () in my Active X client does not generate an event (while changing it manually does). As such programmatically I never arrive in the "Slide 2":Value Change portion of the event structure and as such no Value (Signaling) Property is set for "Slide 1" (which in its turn generates an event). As a side note: if I was able to arrive in the "Slide 2":Value Change portion of the event structure, I didn't need the Value (Signaling) Property to change the value of "Slide 1" ... I could use the "Slide 1":Value Change directly. Please let me know if I'm overlooking something. Thanks for your support. Frans.
