Associate a tip with a control. The control can be any type of 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 AddToolEx(
	Control ctrl,
	SalString sTip,
	SalString sStatus,
	SalBoolean bTracking,
	SalNumber nMessage
)

Return Value

See Also