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

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

Наверх




Память: 0.47 MB
Время: 0.023 c
14-1087172955
Nicon
2004-06-14 04:29
2004.07.04
Приватизация


4-1085246948
ormada
2004-05-22 21:29
2004.07.04
Программа без VCL


14-1087071835
Undert
2004-06-13 00:23
2004.07.04
Kerio Winroute Firewall 6


1-1087507988
Ivanov
2004-06-18 01:33
2004.07.04
Команды с клавиатуры


3-1086783009
AleXqwq
2004-06-09 16:10
2004.07.04
Procedure