|
|
NAVHost(host/container control-addin for Microsoft Dynamics NAV)
|
The Exontrol NAVHost/.NET assembly is a Control-AddIn for Microsoft Dynamics NAV that enables you to embed any .NET Framework UI element on a NAV page. 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 to your NAV form.
|
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 product:
|
Identifier:
|
Exontrol.NAVHost, Exontrol.NAVHostObject, Exontrol.NAVObjectTemplate
|
Version:
|
10.0.0.1
|
Files:
|
exontrol.NAVHost.dll, exontrol.NAVHost.tlb
|
Available As:
|
|
Available since:
|
2015104
|
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:
|
|
|