GuiHost..::..MouseButton Method

return the state of the given button index

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

Syntax


public static ButtonState MouseButton(
	int index
)
Public Shared Function MouseButton ( _
	index As Integer _
) As ButtonState
public:
static ButtonState^ MouseButton(
	int^ index
)

Parameters

index
Type: Int32
index of the button

Return Value

state of the button