This document is archived and information here might be outdated.  Recommended version.


IGMxDocumentEventsDisp.VBAReset Event (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (ArcGlobe)  

IGMxDocumentEventsDisp.VBAReset Event

Fired when VBA is reset. Return true if handled.

[Visual Basic .NET]
Public Event VBAReset As VBAResetEventHandler
[C#]
public event VBAResetEventHandler VBAReset

Product Availability

Available with ArcGIS Desktop. Requires 3D Analyst Extension.

See Also

IGMxDocumentEventsDisp Interface