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

ShellListView Һфон   Найти похожие ветки 

 
Lm   (2004-06-18 13:08) [0]

Помогите, натолкните на мысль, как в ShellListView вставить фоновую картинку


 
GuAV ©   (2004-06-18 19:43) [1]

Попробуй WebBrowser заместо ShellListView
Или напиши TMyShellListView, в котором будет соответстующая функциональность.


 
GuAV ©   (2004-06-18 20:06) [2]

а ещё можно перехватить оконную процедуру.


 
AndrewVolkov   (2004-06-20 17:23) [3]

а через это разве не пойдет?

Sets the background image in a list-view control. You can send this message explicitly or by using the ListView_SetBkImage macro.

Syntax

To send this message, call the SendMessage function as follows.
lResult = SendMessage(      // returns LRESULT in lResult     (HWND) hWndControl,      // handle to destination control     (UINT) LVM_SETBKIMAGE,      // message ID     (WPARAM) wParam,      // = 0; not used, must be zero    (LPARAM) lParam      // = (LPARAM) (LPLVBKIMAGE) plvbki; );  
Parameters

wParam
Must be zero.
plvbki
Pointer to a LVBKIMAGE structure that contains the new background image information.
Return Value

Returns nonzero if successful, or zero otherwise


http://msdn.microsoft.com/library/default.asp?url=/library/en-us/shellcc/platform/commctls/listview/messages/lvm_getcolu mnwidth.asp



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

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



Память: 0.45 MB
Время: 0.02 c
9-1063795314
Destroyer
2003-09-17 14:41
2004.07.04
Спрайты...


4-1085408066
SMART_n
2004-05-24 18:14
2004.07.04
Проблемы с I/O completion port


1-1087420519
Profi
2004-06-17 01:15
2004.07.04
Непонятная ошибка


8-1082600639
Boson
2004-04-22 06:23
2004.07.04
Фильтр НЧ


14-1087165528
lak
2004-06-14 02:25
2004.07.04
опять вопрос про музыку




   Наверх