SalFormToolBar
PPJ.Runtime.Windows.SalFormToolBar
Namespace: PPJ.Runtime.Windows
Assembly: PPJ.Web.49 (4.9.0.0)
Replicates Team Developer's fixed toolbar.
Constructors
SalFormToolBar()

Initializes a new instance of SalFormToolBar.
Properties
Create

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

Boolean: Returns or sets whether the user can give the focus to the controls in the toolbar. (Default: False
)
Implements
Name
Description
Accessories controls (toolbar, statusbar and client area) implement this interface.
All Sal windows (Child windows, Forms, Dialogs and MDIs) implement this interface.
Last updated