Controls

All controls from Team Developer are replicated in the PPJ Framework with the same name but with the "Sal" prefix.

In the table below you can find the list of all the supported equivalent controls:

All the controls in the PPJ Framework are directly derived from the equivalent control in .NET: WinForms for desktop solutions, and Wisej for web solutions.

All PPJ controls implement one or more special interfaces used by the PPJ Framework to recognize PPJ controls and correctly redirect specialized functionality.

The table below lists all the control's interfaces:

All the controls implementing ISalWindow expose a new event MessageActions. This is where all events that are compatible to the original Team Developer messages are dispatched to as events.

Last updated