AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Ayuda / WLanguage / Funciones WLanguage / Funciones estándar / Funciones de Windows / Funciones del cursor del ratón
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
The following functions are used to manage the mouse:
ControlOverIdentifies the control hovered over with the mouse cursor.
CursorCaptureDirects all the events associated with the mouse toward a specific window or control, regardless of the screen object where the mouse event occurs.
CursorDisplayDisplays or hides the mouse cursor.
CursorPosReturns and modifies the position of the mouse cursor.
HourGlassTransforms the mouse cursor into hourglass (and conversely).
In Android and iOS, displays an endless progress bar in a window.
HourglassNetworkShows or hides an infinite progress bar in the title bar of Android application windows.
MouseXPosUsed in an linked mouse or stylus event (click code, hover code, left or right button pressed code, etc.) returns the horizontal position (X) of the mouse cursor relative to the control or window in question.
MouseYPosUsed in an linked mouse or stylus event (click code, hover code, left or right button pressed code, etc.) returns the vertical position (Y) of the mouse cursor relative to the control or window in question.
Versión mínima requerida
  • Versión 9
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 08/04/2024

Señalar un error o enviar una sugerencia | Ayuda local