Exercise 1: Build AutoCount Accounting 2.0 Plug-In

From AutoCount Resource Center
Revision as of 05:02, 16 November 2017 by DanielY (talk | contribs) (Created page with "{{NavigateDeveloper|collapsed}} __NOTOC__ Objectives: Create a new Plug-in project for AutoCount Accounting 2.0 This exercise is to build an AutoCount Accounting Plug-in Pac...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Go to menu

Go to top
Resources For AutoCount Software Developers


Objectives: Create a new Plug-in project for AutoCount Accounting 2.0
This exercise is to build an AutoCount Accounting Plug-in Package, and successfully load the Plug-in at AutoCount Accounting 2.0 Plug-in Manager.
Project in this tutorial is created with Microsoft Visual Studio 2017 Community

  1. Create a new "Visual C#" Project
  2. Framework is .Net Framework 4.5
  3. Select "Windows Forms App (.Net Framework)
  4. Enter project name: MyPlugIn2