Microsoft.Dynamics.Framework.UI.Extensibility.WinForms Namespace

The Microsoft.Dynamics.Framework.UI.Extensibility.WinForms namespace contains types for creating RoleTailored client control add-ins for Microsoft Dynamics NAV 2009 SP1 that have a user interface that is based on System.Window.Forms.

 ClassDescription
Public classStringControlAddInBaseBase class for a Windows Forms control add-in that binds System.String type data with the Microsoft Dynamics NAV database and uses events to call the OnControlAddin trigger on RoleTailored client page controls.
Public classWinFormsControlAddInBaseBase class for a Window Forms control add-in as an alternative to the explicit implementation of the IWinFormsControlAddIn interface.

 InterfaceDescription
Public interfaceIWinFormsControlAddInDefines the IWinFormsControlAddIn interface.
Show: