Get the area available for child controls. Coordinates are relative to the parent window.

Namespace: PPJ.Runtime.Windows.QO
Assembly: PPJ.Runtime.2 (in PPJ.Runtime.2.dll) Version: 2.0.1044.0 (2.0.1044.5276)

Syntax

C#
public SalBoolean GetContentsRect(
	ref SalNumber nLeft,
	ref SalNumber nTop,
	ref SalNumber nRight,
	ref SalNumber nBottom
)

Return Value

See Also