SalFormToolBar
PPJ.Runtime.Windows.SalFormToolBar
Namespace: PPJ.Runtime.Windows
Assembly: PPJ.Runtime.49 (4.9.0.0)
Replicates Team Developer's fixed toolbar.
C#
VB.NET
public class SalFormToolBar : Panel, ISalAccessory, ISalWindow
Public Class SalFormToolBar
Inherits Panel
Implements ISalAccessory, ISalWindow
Constructor
ToolBarAppearance: Returns/Sets a value that determines the appearance of the toolbar. (Default:
Normal
)Boolean: Returns/Sets a value that determines if the toolbar paints the background using visual styles, if supported. (Default:
False
)Name | Description |
---|---|
Accessories controls (toolbar, status bar and client area) implement this interface. | |
All Sal windows (Child windows, Forms, Dialogs and MDIs) implement this interface. |
Last modified 8mo ago