NewDrawing Event |
Triggered just before a new drawing is created.
Signature
object.NewDrawing()
Elements
object
Application
An object expression that evaluates to a valid container object. In
this case, the only valid container is the application.
Remarks
No events will be fired while a modal dialog is being displayed.
Comments? |