Главная страница
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.013 c
15-1215495711
Костик
2008-07-08 09:41
2008.08.31
Помогите разобраться с .NET


15-1215755158
shlst
2008-07-11 09:45
2008.08.31
А чего это дедушки волнуются -


2-1216794383
Mishenka
2008-07-23 10:26
2008.08.31
Как отловить событие, когда в ListView изменяют ширину столбца?


2-1216835667
valer4
2008-07-23 21:54
2008.08.31
try..finally


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