Home Documentation Download License Contact

Project Templates

Two Microsoft Visual Studio project templates are available for download:

  • A library template with examples or templates of all custom items.
  • An application template to create custom distributions of M4 Back Office.

Library Template

This template is of type "WPF Class Library". It contains simple examples or empty templates of custom functions, data templates and components. These examples or templates give you a starting point to create your own classes with the functionality you want. They are not intended for usage in a application. The project contains all necessary M4 library files, XAML resources needed to create custom items. Also all images used in the M4 Back Office application are enclosed.

Application Template

This template is of type "WPF Application". It contains all M4 library files, XAML and XML resources needed for the M4 Back Office application. Again all images used in the M4 Back Office application are included. The template allows you to edit language files, add new languages, make changes to resource files and AppSettings.xml, add custom items or libraries and create new distributions.