ISalAccessory
PPJ.Runtime.Windows.ISalAccessory
Namespace: PPJ.Runtime.Windows
Assembly: PPJ.Web.49 (4.9.0.0)
Accessories controls (toolbar, statusbar and client area) implement this interface.
public interface ISalAccessory
Properties
AccessoryType

AccessoryType: Returns the type of accessory control.
Create

Boolean: Indicates if the accessory component should be created at runtime.
Implemented By
Name
Description
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