Ads-tec Softkeyboard Manual de usuario Pagina 29

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 41
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 28
Softkeyboard
© ads-tec GmbH • Raiffeisenstr.14 • 70771 Leinfelden-Echterdingen
29
CHANGE LAYOUT
Description
Changes the layout type of Softkeyboard. Available values are 0, 1, 2 and 3.
0 = Alphanumeric keyboard layout.
1 = Numeric keyboard layout.
2 = Function block layout, Layer A.
3 = Function block layout, Layer B.
Definition
static UINT SOFTKEYBOARD_MSG_API;
Registration
SOFTKEYBOARD_MSG_API =
::RegisterWindowMessage(_T("SOFTKEYBOARD_MSG_API"));
Usage
const short SKB_LAYOUT = 3;
short layout = 1;
::PostMessage(HWND_BROADCAST, SOFTKEYBOARD_MSG_API,
SKB_LAYOUT, layout);
Vista de pagina 28
1 2 ... 24 25 26 27 28 29 30 31 32 33 34 ... 40 41

Comentarios a estos manuales

Sin comentarios