ISalAccessory
PPJ.Runtime.Windows.ISalAccessory
public interface ISalAccessoryPublic Interface ISalAccessoryProperties
AccessoryType
Create
Implemented By
Name
Description
Last updated
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 ISalAccessoryPublic Interface ISalAccessoryAccessoryType: Returns the type of accessory control.
Boolean: Indicates if the accessory component should be created at runtime.
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