Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2008.08.31;
Скачать: CL | DM;

Вниз

обработка событий VK_DOWN для дочерних контролов   Найти похожие ветки 

 
Алекс_   (2007-12-16 09:32) [0]

Где генерируется сообщение WM_KEYDOWN, когда фокус на дочернем элементе(listbox, edit etc.) для WinAPI.
Спасибо.


 
Leonid Troyanovsky ©   (2007-12-16 12:37) [1]


> Алекс_   (16.12.07 09:32)  

> Где генерируется сообщение WM_KEYDOWN

The system removes the message from the system message queue and posts it to the message queue of the appropriate thread...
The window that has the keyboard focus receives (from the message queue of the thread that created it) all keyboard messages until the focus changes to a different window.

--
Regards, LVT.



Страницы: 1 вся ветка

Текущий архив: 2008.08.31;
Скачать: CL | DM;

Наверх




Память: 0.46 MB
Время: 0.014 c
15-1215818767
Kostafey
2008-07-12 03:26
2008.08.31
С днем рождения ! 12 июля


2-1216819268
lavgirls
2008-07-23 17:21
2008.08.31
Подскажите как удалить папку


2-1216906793
wiii
2008-07-24 17:39
2008.08.31
TToolBar, хочу сделать наследника


2-1216916061
Ruzzz
2008-07-24 20:14
2008.08.31
создание Unicode приложения в Delphi 7


1-1197376743
newbie2
2007-12-11 15:39
2008.08.31
как работает TEvent?