abl .net windows

  1. Cecil

    Question How do I pass the required parameters for this .NET class object?

    I still new to this .NET stuff but how do I pass the required parameters for this .NET class object? How do I pass System.Object and system.IntPtr. This is what I've got so far. I think it's asking for the handle of current procedure (THIS-PROCEDURE or THIS-OBJECT) and the handle of an...
  2. J

    Using .net In The Abl

    At the last PUG Exchange, Tom Bergman gave a great lecture with examples about how to use .NET classes in the ABL programming environment. I was able to download the archive of his examples, but I am not able to get the ones I am most interested in to compile. The error I get is sort of...
  3. T

    Question Example Of A .net Form Placed On Top Of An Abl Window

    I want to use .net with an existing ABL program that uses ABL windows. I have seen references to this being done in the documentation but only have seen code examples of the opposite (putting an ABL window on a .net form). Does anyone have an example or can they point to one? Thanks!
Top