Exercise 4: Design Form of AutoCount Accounting 1.8: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
 
Line 9:
:* Name this project as "Tutorial.PRG201"
:* Add References of AutoCount Accounting
<syntaxhighlight lang="csharp" line highlight="6,7">
BCE.AutoCount.dll
BCE.AutoCount.CommandAccounting.dll
Line 19:
</syntaxhighlight>
:* Add References of {{DevExpress}} WinForms.
<syntaxhighlight lang="csharp" line>
DevExpress.Data.v13.1.dll
DevExpress.Design.v13.1.dll