Invokes the OnControlAddIn trigger of the Microsoft Dynamics NAV Windows client page control on which the control add-in is applied. Namespace: Microsoft.Dynamics.Framework.UI.Extensibility.WinForms
Assembly: Microsoft.Dynamics.Framework.UI.Extensibility (in Microsoft.Dynamics.Framework.UI.Extensibility.dll)

Syntax

C#
public event ControlAddInEventHandler ControlAddIn

See Also