ISalAccessory
PPJ.Runtime.Windows.ISalAccessory
Last updated
PPJ.Runtime.Windows.ISalAccessory
Last updated
Namespace: PPJ.Runtime.Windows
Assembly: PPJ.Runtime.49 (4.9.0.0)
Accessories controls (toolbar, status bar and client area) implement this interface.
AccessoryType: Returns the type of accessory control.
Boolean: Indicates if the accessory component should be created at runtime.
Name | Description |
---|---|
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. | |