Casio Naurtech CETerm Ver.5.5 Scripting Guide Instrukcja Użytkownika Strona 152

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 164
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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.
};
Przeglądanie stron 151
1 2 ... 147 148 149 150 151 152 153 154 155 156 157 ... 163 164

Komentarze do niniejszej Instrukcji

Brak uwag