K
Kristian
Hello,
Thanks for the help so far (Esp. Sue Mosher).
My - hopefully last - issue is this:
My custom listbox doesn't fire
the "CustomPropertyChanged" event.
I tried to fix this with some code in the Item_Close
procedure.
If OldOwners<>PresentOwners Then
Item_Write
End If
It seems as if this triggers the Item_Write twice.
What's wrong? Is there a better way?
Grateful for any tip...
Kristian
Thanks for the help so far (Esp. Sue Mosher).
My - hopefully last - issue is this:
My custom listbox doesn't fire
the "CustomPropertyChanged" event.
I tried to fix this with some code in the Item_Close
procedure.
If OldOwners<>PresentOwners Then
Item_Write
End If
It seems as if this triggers the Item_Write twice.
What's wrong? Is there a better way?
Grateful for any tip...
Kristian