FormEvents_Event.add_Error(FormEvents_ErrorEventHandler) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
C#
public void add_Error (Microsoft.Vbe.Interop.Forms.FormEvents_ErrorEventHandler unnamedParam1);
abstract member add_Error : Microsoft.Vbe.Interop.Forms.FormEvents_ErrorEventHandler -> unit
Public Sub add_Error (unnamedParam1 As FormEvents_ErrorEventHandler)
- unnamedParam1
- FormEvents_ErrorEventHandler
Product | Versions |
---|---|
Office primary interop assembly | Latest |