Ads-tec Softkeyboard Manuale Utente Pagina 34

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 41
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 33
Softkeyboard
34
© ads-tec GmbH • Raiffeisenstr.14 • 70771 Leinfelden-Echterdingen
HOTKEY FRONTKEY
Description
Receive this message if the hotkey frontkey was pressed.
Definition
static UINT SOFTKEY_KEYLOCK;
Registration
SOFTKEY_KEYLOCK = RegisterWindowMessage("SOFTKEY_KEYLOCK");
Usage
LRESULT CSoftKeyDlg::DefWindowProc(UINT message,
WPARAM wParam,
LPARAM lParam)
{
if (message == SOFTKEY_KEYLOCK)
{
[Your code starts here!]
}
}
Vedere la pagina 33
1 2 ... 29 30 31 32 33 34 35 36 37 38 39 40 41

Commenti su questo manuale

Nessun commento