Casio Naurtech CETerm Ver.5.5 Scripting Guide Manuale Utente Pagina 152

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 164
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 151
NAURTECH WEB BROWSER AND TERMINAL EMULATION FOR WINDOWS CE AND WINDOWS MOBILE
CETerm Scripting Guide Page 152
// identifies the sibling window below the specified window.
HWNDPREV : 0x3,
// The window above the specified window in the z-order.
// If the specified window is a topmost window, the handle
// identifies the topmost window above the specified window.
// If the specified window is a child window, the handle
// identifies the sibling window above the specified window.
OWNER : 0x4,
// The specified window's owner window, if any.
// This flag will not retrieve a parent window.
CHILD : 0x5
// The child window at the top of the z-order if the specified
// window is a parent window; otherwise, the retrieved handle
// is NULL.
};
Vedere la pagina 151
1 2 ... 147 148 149 150 151 152 153 154 155 156 157 ... 163 164

Commenti su questo manuale

Nessun commento