SalFormToolBar

PPJ.Runtime.Windows.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

Initializes a new instance of SalFormToolBar.

Properties

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

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

Implements

NameDescription

Accessories controls (toolbar, statusbar and client area) implement this interface.

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

Last updated