Hello Is it possible to get values on the mouse state when I use GB.WEB.GUI I tried for example like this: Export Public Sub WebButton1_Click() WebLabel1.Text = Mouse.X End It gives an error Thanks