|
|
|
|
ExNAVHost/NET(host/container control-addin for Microsoft Dynamics NAV)
|
ExNAVHost/NET is a Control-AddIn for Microsoft Dynamics NAV that allows you to embed any .NET Framework UI element directly into a NAV page. It enables seamless integration of rich client controls within NAV interfaces, extending their native capabilities.
For example, the following snippet:
Height=32; AssemblyQualifiedName = "System.Windows.Forms.TrackBar, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"; Host.Template = "Value = 5"
adds a TrackBar control directly into a NAV form, demonstrating how .NET UI components can be hosted and used within Dynamics NAV pages.
|
alt="features">
Features of eXNAVHost include:
|
- Control-AddIn for Microsoft Dynamics NAV
- X-Script/Template support, allowing access to properties or methods of the hosting control via strings
- Events support for the hosting control through the OnControlAddIn trigger
|
|
General information about ExNAVHost/NET product:
|
|
Identifier:
|
Exontrol.NAVHost, Exontrol.NAVHostObject, Exontrol.NAVObjectTemplate
|
|
Version:
|
10.0.0.1
|
|
Files:
|
exontrol.NAVHost.dll, exontrol.NAVHost.tlb
|
|
Available As:
|
|
|
Available since:
|
201511
|
|
Compatible with:
|
Microsoft Dynamics NAV
|
|
Lines of code:
|
3,827 (3,807 excluding comments and empty lines)
|
|
Includes:
|
Objects 4, Functions 59, Events 1, Definitions 2
|
|
Shortcut links:
|
|
|
|