Skip to main content

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

Instance memberSalGeneralWindow()

Default constructor.

Fields

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

Events

Instance memberMessageActions

SalMessageHandler Message Actions

Instance memberWindowActions

WindowActionsEventHandler Window Actions

Inherited By

NameDescription
VisListBoxExtension

Implements

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