XSalToolbox

PPJ.Runtime.XSal.XSalToolbox

Namespace: PPJ.Runtime.XSal

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

public class XSalToolbox : SalDialogBox

Constructors

XSalToolbox()

Properties

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.

Parameter
Type
Description

form

name

Returns: XSalToolbox.

GetMetrics(type)

Returns metrics values for the XSalToolbar class.

Parameter
Type
Description

Returns: Int32.

SetMetrics(value, type)

Saves metrics values for the XSalToolbar class.

Parameter
Type
Description

value

The new value.

Implements

Name
Description

Last updated