Skip to main content
Version: 2025

SalFormToolBar

Namespace: PPJ.Runtime.Windows

Assembly: PPJ.Web.49 (4.9.0.0)

Replicates Team Developer's fixed toolbar.

public class SalFormToolBar : Panel, ISalAccessory, ISalWindow

Constructors

Instance memberSalFormToolBar()

Initializes a new instance of SalFormToolBar.

Properties

Instance memberCreate

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

Instance memberTabStop

Boolean: Returns or sets whether the user can give the focus to the controls in the toolbar. (Default: False)

Implements

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