This event is signalled just after removing a VJProject or VJProjectItem.
Syntax
ProjectEvents object:
Event ItemRemoved (object As VJProject)
ProjectItemsEvents object:
Event ItemRemoved (object As VJProjectItem)
Syntax
This syntax has these parts:
Part | Description |
object | This is the item just removed. |