Tao.Glfw SDK Documentation

Glfw.glfwGetMouseButton Method 

[Visual Basic]
Public Shared Function glfwGetMouseButton( _
   ByVal button As Integer _
) As Integer
[C#]
public static int glfwGetMouseButton(
   int button
);

See Also

Glfw Class | Tao.Glfw Namespace