SalGeneralWindow
PPJ.Runtime.Windows.SalGeneralWindow
Namespace: PPJ.Runtime.Windows
Assembly: PPJ.Runtime.49 (4.9.0.0)
General Window class. This class simply holds a list of MessageActions handlers.
public class SalGeneralWindow : ISalWindow
Constructors
SalGeneralWindow()

Default constructor.
Fields
Name
Type
Description
_derived
Instance of the derived object that inherits this class as a second base in a multiple inheritance tree.
Events
MessageActions

SalMessageHandler Message Actions
WindowActions

WindowActionsEventHandler Window Actions
Inherited By
Name
Description
Implements
Name
Description
All Sal windows (Child windows, Forms, Dialogs and MDIs) implement this interface.
Last updated