Casio Naurtech CETerm Ver.5.5 Scripting Guide Manual de usuario Pagina 81

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 164
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 80
NAURTECH WEB BROWSER AND TERMINAL EMULATION FOR WINDOWS CE AND WINDOWS MOBILE
CETerm Scripting Guide Page 81
status = SetTopmost ( windowHandle )
Set the specified window to be the topmost and active window. This is also
called the foreground window. Return true on success or false on failure.
status = Show ( windowHandle, visible )
Set the visibility state of the specified window. If visible is true, the window is set
to the visible state. If visible is false, the window is hidden. Return true if the
window was previously visible or false if the window was previously hidden.
Properties
The Window object has the following properties.
Property
Description
Values
LastError
Returns the last error value associated
with any Window operation. (read only)
unsigned
integer
SendMessageTimeout
Timeout in milliseconds of
SendMessage method. Default value is
5000.
integer
Vista de pagina 80
1 2 ... 76 77 78 79 80 81 82 83 84 85 86 ... 163 164

Comentarios a estos manuales

Sin comentarios