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

Default constructor.

Fields

NameTypeDescription

_derived

Instance of the derived object that inherits this class as a second base in a multiple inheritance tree.

Events

SalMessageHandler Message Actions

WindowActionsEventHandler Window Actions

Inherited By

NameDescription

Implements

NameDescription

All Sal windows (Child windows, Forms, Dialogs and MDIs) implement this interface.

Last updated