Вниз
Скачать: CL | DM;

Как отловить нажатие по элементу ListBox а?   Найти похожие ветки 

 
_sMile   (2003-05-24 10:04) [0]

@


 
Nick Denry ©   (2003-05-24 15:36) [1]

An application sends the LBN_DBLCLK notification message when the user double-clicks a string in a list box. The parent window of the list box receives this notification message through the WM_COMMAND message.

LBN_DBLCLK
idListBox = (int) LOWORD(wParam); // identifier of list box
hwndListBox = (HWND) lParam; // handle of list box


Remarks

Only a list box that has the LBS_NOTIFY style will send this notification message.

See Also

LBN_SELCHANGE, WM_COMMAND



Кажется так (c) Винни-пух



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

Скачать: CL | DM;



Память: 0.44 MB
Время: 0.01 c
9-91612
Universal
2003-02-03 18:22
2003.07.28
Изометрия


1-91732
RomanP
2003-07-15 12:18
2003.07.28
переопределение функций


14-91813
m_a_r_t
2003-07-12 03:59
2003.07.28
Какой сервер в инете обеспечивает наилучший халявный хостинг?


14-91815
Ihor Osov'yak
2003-07-13 00:01
2003.07.28
Опять вируса шлют


3-91629
DBDev
2003-07-04 10:27
2003.07.28
Кто-нибудь юзал TADOQuery::OnFetchProgress??? Поделитесь ...




   Наверх