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

Вниз

Как отследить клик за пределами модального окна?   Найти похожие ветки 

 
Ev1972   (2004-03-26 14:28) [0]

Можно ли отследить щелчок мышью за пределами активного модального окна?


 
Romkin ©   (2004-03-26 15:08) [1]

The SetCapture function sets the mouse capture to the specified window belonging to the current thread. Once a window has captured the mouse, all mouse input is directed to that window, regardless of whether the cursor is within the borders of that window. Only one window at a time can capture the mouse.
По окончании - ReleaseCapture, если юзер не переменил окно



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

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

Наверх




Память: 0.46 MB
Время: 0.058 c
4-1079956507
Yourik
2004-03-22 14:55
2004.04.11
Криптография, CryptGenKey(), CryptEncrypt()... etc


3-1079459290
Mike_T
2004-03-16 20:48
2004.04.11
SQL запрос!!! Уважаемые мастера помогите.


1-1080109464
alex123
2004-03-24 09:24
2004.04.11
dfm файл и русские символы для DisplayLabel


14-1082358614
Семен Сорокин
2004-04-19 11:10
2004.04.11
ненужная WINDOWS :)


4-1079858504
tytus
2004-03-21 11:41
2004.04.11
Как перехватить сообщения WM_VSCROLL и WM_HSCROLL?