| Results : (Votes » 3378) | | every day | | | 2 - 7 days | | | 8 - 14 days | | | 14 - 30 days | | | 30 and more | |
|
|
|
| How to add bitmap to ListView's background | 13.7.2001 |
{To create
a listview with a custom bitmap in the background do the following:
1) Add an event handler for OnCustomDraw that paints your bitmap to the
background
2) Add the following lines to the end of the OnCustomDraw routine:}
SetBkMode(Canvas.Handle,TRANSPARENT);
Perform(LVM_SETTEXTBKCOLOR,0,LongInt(CLR_NONE));
ListView_SetBKColor(Handle,CLR_NONE);
| | Hits : 4775 | | Votes: 25 (2.44) |
|
|
|
|
« Sponsored Links »
|
TCAD from www.codeidea.com TCAD is a component that will help you write vector graphics applications(CAD, GIS, SCADA, VISIO). Shapes can be interacted with by mouse or code. It is easy to use, effective and powerful. It will save you valuable time. » more... |
|
|
|
www.sunisoft.com TinyDB help you to create/access database in ONE file without BDE SUIPack help you to create applications with MacOS/WinXP/cool themes » more... |
|
Abakus VCL Abakus VCL is a professional set of Delphi and C++Builder components for virtual instrumentation.» more... |
|
|
|
|
|