XSalToolbar

PPJ.Runtime.XSal.XSalToolbar

Namespace: PPJ.Runtime.XSal

Assembly: PPJ.Runtime.XSal.49 (4.9.0.0)

XSal Toolbar panel. One instance of this class is created for each of the four dockable sides of the form: top, left, right, bottom.

public class XSalToolbar : Panel, ISalAccessory

Constructors

Creates a new toolbar panel.

NameTypeDescription

name

side

Properties

ToolBarAppearance: Returns/Sets a value that determines the appearance of the toolbar.

Side: Returns the side of this toolbar.

Boolean: Returns/Sets the flag that determines if the background of the toolbar is drawn using visual styles, if supported.

Methods

Returns the 4 toolbars (top, left, right, bottom) created for the specified form.

ParameterTypeDescription

form

Returns: XSalToolbar[].

Returns all the toolboxes for the specified form.

ParameterTypeDescription

form

Returns: XSalToolbox[].

Implements

NameDescription

Last updated