Skip to main content

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

Instance memberSalFormToolBar()

Constructor

Properties

Instance memberAppearance

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

Instance memberCreate

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

Instance memberUseVisualStyleBackColor

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

Implements

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