Control..::..Click Method

Fires the MouseClick event

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

Syntax


public void Click(
	int button
)
Public Sub Click ( _
	button As Integer _
)
public:
void Click(
	int^ button
)

Parameters

button
Type: Int32