The CE WinForm Renderer allows the quick and simple inclusion of an object to connect to, and then render a GUI interface for an Enterprise Application Environment or Agile Business Suite system, into any .NET client. It adds an additional layer of logic that you can optionally utilize to manipulate the way that the Renderer displays your forms.
This interface allows the following:
Automatic connection to the runtime using properties set on the object at runtime or design time.
Rendering of the Generated VB Windows Forms.
Downloading of missing or updated Generated VB Windows Forms.
Interception of status object via an event
Interception of a form transmit to the host via an event
Interception of a response to a form transmit from the host via an event.
Interception of a LostFocus event from objects on the rendered form.