Tooltip..::..SetContext Method

Sets the context.

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

Syntax


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

Parameters

context
Type: Control
The context.