RunOnValueChanged

<< Click to Display Table of Contents >>

 

RunOnValueChanged

Enum Indicates whether an event is triggered automatically when the value changes in the Command. Possible values for this property are 0 - wareNone: Does not trigger any event, 1 - wareOperate: Triggers an Operate event, or 2 - wareOperateWithDelay: Triggers an Operate event with a delay.

Was this page useful?