Casio Naurtech CETerm Ver.5.5 Scripting Guide Manual do Utilizador Página 152

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 164
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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.
};
Vista de página 151
1 2 ... 147 148 149 150 151 152 153 154 155 156 157 ... 163 164

Comentários a estes Manuais

Sem comentários