|
VLPropertyList Reference
(For advanced usage)
|
||||
|
The method should be called by the editor implementor when editor needs to notify end of editing session and cancel the editing of the current property.
Syntax Public SubNotifyCancel (ByVal anEditor As CEditor)
The NotifyCancel method syntax has these parts:
Remarks Custom editor implementer must implement CEditor interface, and call NotifyCancel method of the listener when it wants the control to end an editing session without storing the new value. The following snippet of code shows how to use this method:
| ||||
|
©2001-2004 Viklele Associates. All rights reserved. For new products and software updates check Viklele Associates. |