Skip to main content

[archive] .NET 2.0 class library

  • March 1, 2010
  • 1 reply
  • 0 views

[Migrated content. Thread originally posted on 25 February 2010]

I have used quite a few ActiceX controls with Acucobol but I am now interested in using a .NET 2.0 class library.
Is it possible?
Does it work basically the same as an ActiveX control?

Thanks,
Steve

1 reply

[Migrated content. Thread originally posted on 25 February 2010]

I have used quite a few ActiceX controls with Acucobol but I am now interested in using a .NET 2.0 class library.
Is it possible?
Does it work basically the same as an ActiveX control?

Thanks,
Steve
ACUCOBOL-GT supports .Net controls. If the .Net control has a UI, then you use the screen section or display / accept. If the .Net control does not have a UI, then you use Create / Accept / Modify.

I hope this helps.