AddCustomEntity Event
The AddCustomEntity event is fired when the default New command for this custom entity type.
Syntax
public event EventHandler<CommandItemEventArgs> AddCustomEntityPublic Event AddCustomEntity As EventHandler(Of CommandItemEventArgs)