Desktop..::..SetTooltip Method

Sets the tooltip.

Namespace:  Squid
Assembly:  Squid.Core (in Squid.Core.dll)

Syntax


public void SetTooltip(
	Control context
)
Public Sub SetTooltip ( _
	context As Control _
)
public:
void SetTooltip(
	Control^ context
)

Parameters

context
Type: Control
The context.