Get the area between the contents rect and the edge of the tab frame. For example nLeft will indicate the width of the left border, nTop will indicate the combined height of the top border and tab area.

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 GetContentsBorderRect(
	ref SalNumber nLeft,
	ref SalNumber nTop,
	ref SalNumber nRight,
	ref SalNumber nBottom
)

Return Value

See Also