|
VLPropertyList Reference
|
||||||||||
|
|
||||||||||
|
This event is trigger when the value property of a property is about to change. User can validate the new value in this event and can cancel the change.
Syntax Private Sub object_ValidateValue (ByVal aProperty As CProperty, ByVal newValue As Variant, ByRef bCancel As Boolean)
The ValidateValue event syntax has these parts:
Remarks ValidateValue is generated before the value change is committed to a property, this means that Value property of CProperty object passed as parameter will return the old value at this stage. |
||||||||||
|
©2001-2004 Viklele Associates. All rights reserved. For new products and software updates check Viklele Associates. |