WinForm

Top  Previous  Next

As a .NET developer you can use the Guineu.runtime.dll assembly in your own managed applications. WinForm is a small sample form written in C# that calls out to an external FXP file. There are two approaches explained:

 

1.Calling an FXP file (equivalent of DO WinForm.FXP)

 

2.Calling a function with parameters and dealing with the return value.