Good afternoon, dear friends. I created an article form in C # similar to Spring V9, but I do not know how to make the GCPBEA methods coming from the Interop.IGcpBS900.dll dll communicate with the Article form.
Remembering that I was able to import the dll from spring to Windows form C #
Without forgetting that I have already added the library and instantiated the class this way:
using Interop.GcpBE900; GcpBEArtigo Articles = new GcpBEArtigo ();