XSalToolbox
PPJ.Runtime.XSal.XSalToolbox
Namespace: PPJ.Runtime.XSal
Assembly: PPJ.Runtime.XSal.49 (4.9.0.0)
public class XSalToolbox : SalDialogBox, IMessageFilter
Constructors
XSalToolbox()

Properties
Flags

ToolboxFlags: Returns/Sets the XSalToolbox flags.
Position

ToolboxPositions: Returns/Sets the XSalToolbox position.
Methods
Create(name, form, position, flags)

Creates the specified toolbox.
Parameter
Type
Description
Returns: XSalToolbox.
FromHandle(handle)

Returns the control associated with the handle.
Parameter
Type
Description
Returns: XSalToolbox.
FromName(form, name)

Finds the toolbox control in the parent.
Returns: XSalToolbox.
SetMetrics(value, type)

Saves metrics values for the XSalToolbar class.
Parameter
Type
Description
UpdateLayout()

Updates the layout of the child controls of the toolbox and of the parent toolbar.
Implements
Name
Description
Last updated