Skip to main content
Version: 2025

SalFormClientArea

Namespace: PPJ.Runtime.Windows

Assembly: PPJ.Web.49 (4.9.0.0)

Replicates SAL form's client area when accessories are enabled.

public class SalFormClientArea : Panel, ISalAccessory, ISalWindow

Constructors

Instance memberSalFormClientArea()

Initializes a new instance of SalFormClientArea.

Properties

Instance memberCreate

Boolean: Determines whether the accessory control will be created at runtime. (Default: True)

Implements

NameDescription
ISalAccessoryAccessories controls (toolbar, statusbar and client area) implement this interface.
ISalWindowAll Sal windows (Child windows, Forms, Dialogs and MDIs) implement this interface.