Triggered when a new label template is saved in a drawing.
VBA / VB.NET
object.OnLabelTemplateCreated(Document, LabelTemplateName)
Type: DbConnect
An object expression that evaluates to a DbConnect container object.
Type: String; input to the handler
The name of the document in which the label template was created.
Type: String; input to the handler
The name of the label template that was created.
This event may be triggered when a drawing containing label templates is opened.