Skip to content

Deployment

Flexible TreeView assemblies#

The Flexible TreeView consists of the following assemblies:

  • ARMSoft.FlexibleTreeView.dll
  • ARMSoft.FlexibleTreeView.Design.*.dll

ARMSoft.FlexibleTreeView.dll is the primary assembly containing the Flexible TreeView control and is the only mandatory reference required for your project to utilize Flexible TreeView at runtime.

ARMSoft.FlexibleTreeView.Design.* assemblies are design-time components necessary only for designing the TreeView in the Visual Studio Windows Forms designer and are not required to be deployed to your end-users.

Deployment package#

Only the ARMSoft.FlexibleTreeView.dll assembly needs to be deployed alongside your application.