ISalAccessory

PPJ.Runtime.Windows.ISalAccessory

Namespace: PPJ.Runtime.Windows

Assembly: PPJ.Runtime.49 (4.9.0.0)

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

public interface ISalAccessory

Properties

AccessoryType: Returns the type of accessory control.

Boolean: Indicates if the accessory component should be created at runtime.

Implemented By

NameDescription

Status bar for all top level forms with the ribbon.

Replicates SAL form's client area when accessories are enabled.

Status bar for all top level forms.

Replicates Team Developer's fixed toolbar.

Same as MainMenu. It's declared simply for naming consistency.

Last updated