02-22-2007 04:15 AM
02-22-2007 06:45 AM
02-23-2007 12:45 AM
02-23-2007 01:12 AM
Hi Nallez
I think this is what you are looking for..
02-23-2007 01:20 AM
02-23-2007 01:24 AM
Just in case you don't know it yet:
The property value simply changes the value of a control (without generating an event).
The property value (signaling) also changes the value of a control, but also generates an event. So if you have an event-structure with the event "Control": Value Change, this frame will be executed. As if you changed the value of the control via user interface.
02-23-2007 01:39 AM