Casio Naurtech CETerm Ver.5.5 Scripting Guide Manuel d'utilisateur Page 152

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 164
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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.
};
Vue de la page 151
1 2 ... 147 148 149 150 151 152 153 154 155 156 157 ... 163 164

Commentaires sur ces manuels

Pas de commentaire