Progress.Util.ResourceHelper class
(Windows only; GUI for .NET only)A helper class that provides a static method you can use to retrieve the contents of a .NET XML resource (
.resx
) file associated with a given .NET form class.ConstructorsThis class does not contain a constructor.
Super ClassThis class does not inherit a super class.
InterfacesThis class does not implement interfaces (beyond those it inherits from its base class).
Public
Properties
This class does not contain properties (beyond those it inherits from its base class).Public
Methods
Public
Events
This class does not contain events (beyond those it inherits from its base class).NoteFor more information on using this ResourceHelper class, see the chapter on creating and using forms and controls in OpenEdge Development: GUI for .NET Programming.
See also
OpenEdge Release 10.2B
|