Skip to main content
Version: 2023

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

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 memberWindowActions

WindowActionsEventHandler

Inherited By

NameDescription
VisListBoxExtension

Implements

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