SalGeneralWindow

PPJ.Runtime.Windows.SalGeneralWindow

Namespace: PPJ.Runtime.Windows

Assembly: PPJ.Web.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

WindowActions

WindowActionsEventHandler

Inherited By

Name
Description

Implements

Name
Description

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

Last updated