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

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

ClassDescription
DisplaySizeUse this class to set the height and width of the control add-in that you are implementing.
StringControlAddInBaseBase 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 Microsoft Dynamics NAV Windows client page controls.
WinFormsControlAddInBaseBase class for a Window Forms control add-in as an alternative to the explicit implementation of the IWinFormsControlAddIn interface.

InterfaceDescription
IWinFormsCallbackThis is used internally only.
IWinFormsControlAddInDefines the IWinFormsControlAddIn interface.
Show: