make a module reusable (VB.NET)

  • Thread starter Thread starter ziad dodin
  • Start date Start date
Z

ziad dodin

I develped a module that converts money amounts into
words; this module is essential in all financial
applications like cheques, invoices, bills etc. I need to
know in detail how to make it callable or usable by any
other project or application; how to make it usable like
all built in functions, methods etc. in the vb.net
framework ? help please
 
Back
Top