|
VLPropertyList Reference
|
||||||||
|
This event is triggered when user attempts to edit a property having EditorType set to vlCustomDialog .
Syntax Private Sub> object_ShowEditorDialog (ByValaProperty As CProperty,ByRef PropValue As Variant)
The ShowEditorDialog event syntax has these parts:
Remarks Dialog shown in this event, must be a modal dialog, so that the control cannot get the focus back till editing is over. Author of the editor should modify the PropValue parameter to reflect the changes in property value when the editing session is successfully getting over. |
||||||||
|
©2001-2004 Viklele Associates. All rights reserved. For new products and software updates check Viklele Associates. |