Consultor Eletrônico



Kbase P147314: ABL: Can a custom class event be defined in Progress GUI for .NET?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   6/5/2009
Status: Unverified

GOAL:

ABL: Can a custom class event be defined in Progress GUI for .NET?

GOAL:

Can the equivalent for the following C# code be implemented in ABL?
public delegate void RunProgramDelegate(object sender, EventArgs e);
public event RunProgramDelegate OnRunProgram;

FACT(s) (Environment):

OpenEdge 10.1x
OpenEdge 10.2x
Windows

FIX:

No, not at this time. This capability is scheduled to be implemented in OpenEdge 10.2B.