Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2003.07.28;
Скачать: 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 вся ветка

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

Наверх




Память: 0.46 MB
Время: 0.01 c
6-91788
Геннадий
2003-05-22 17:01
2003.07.28
Ошибка: Адрес и порт уже используются - это что?


1-91727
Vovanx
2003-07-15 04:27
2003.07.28
TFileStream и String


1-91760
Keith Flint
2003-07-15 18:11
2003.07.28
Загрузка bmp в TSlider


1-91731
Grac
2003-07-15 11:41
2003.07.28
ASCII кодировка


3-91628
HardClubber
2003-07-03 20:18
2003.07.28
Добавление и удаление записи