Exercise 5: Design Grid of AutoCount Accounting 1.8: Difference between revisions

Content added Content deleted
mNo edit summary
mNo edit summary
Line 12: Line 12:


3. Add References of AutoCount Accounting
3. Add References of AutoCount Accounting
<syntaxhighlight lang="csharp" line>
<syntaxhighlight lang="csharp">
BCE.AutoCount.dll
BCE.AutoCount.dll
BCE.AutoCount.CommandAccounting.dll
BCE.AutoCount.CommandAccounting.dll
Line 23: Line 23:


4. Add References of {{DevExpress}} WinForms.
4. Add References of {{DevExpress}} WinForms.
<syntaxhighlight lang="csharp" line highlight="5, 6">
<syntaxhighlight lang="csharp" highlight="5, 6">
DevExpress.Data.v13.1.dll
DevExpress.Data.v13.1.dll
DevExpress.Design.v13.1.dll
DevExpress.Design.v13.1.dll