SalFormToolBar

PPJ.Runtime.Windows.SalFormToolBar

Namespace: PPJ.Runtime.Windows

Assembly: PPJ.Runtime.49 (4.9.0.0)

Replicates Team Developer's fixed toolbar.

public class SalFormToolBar : Panel, ISalAccessory, ISalWindow

Constructors

Constructor

Properties

ToolBarAppearance: Returns/Sets a value that determines the appearance of the toolbar. (Default: Normal)

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

Boolean: Returns/Sets a value that determines if the toolbar paints the background using visual styles, if supported. (Default: False)

Implements

NameDescription

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

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

Last updated