event PropertyChanged (Property as Property)
Occurs after the property's value is changed.

 TypeDescription 
   Property as Property A Property object being changed  
The PropertyChanged event notifies your application that the user changes the value of the property. Use the Value property to retrieve the property's value. Use the Name property to retrieve the name of the property. Use the ID property to identify a property by its identifier. The PropertyChange event is fired before changing the value of the property.


Send comments on this topic.
© 1999-2008 Exontrol Inc, Software. All rights reserved.