Apply a stretched image as a listview background 
Author Message
 Apply a stretched image as a listview background
Hi all,
I noticed that with listview control 6.0 I can specify a background image
with .Picture property.

Is it possible to specify a filename (or resource) and stretch it so the
image fill the listview dimensions? I suppose I have to use StrechBlt API
but I'm not sure and I'm not able to do it.

Thanks in advance.



Mon, 28 Feb 2005 01:12:09 GMT  
 Apply a stretched image as a listview background
PictureAlignment will give you some options (but not stretch).

--
----------------------------------------------------------------------------
-------------------
Clint LaFever
http://vbasic.iscool.net
Home of the Extended ListView (Free)
Edit any subitem with dropdown, textbox, command button, calendar or custom
entry field
Many other features
----------------------------------------------------------------------------
-------------------

Quote:
> Hi all,
> I noticed that with listview control 6.0 I can specify a background image
> with .Picture property.

> Is it possible to specify a filename (or resource) and stretch it so the
> image fill the listview dimensions? I suppose I have to use StrechBlt API
> but I'm not sure and I'm not able to do it.

> Thanks in advance.



Mon, 28 Feb 2005 01:34:42 GMT  
 Apply a stretched image as a listview background


Quote:
> PictureAlignment will give you some options (but not stretch).

Oh yes, I noticed it. But I want to stretch... and crop would be nice.


Mon, 28 Feb 2005 02:05:19 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Listview - Adding a background Image

2. HOW TO: Display a background image in a ListView control

3. Background images on listviews

4. ListView background image

5. ListView Control (and background image)

6. Stretching an picture as form background picture

7. CSS stretching backgrounds ?

8. How to Stretch the MDI background picture

9. changing the background of a listview item in the listview control

10. Saving image stretch results?

11. auto stretch a image in picturebox to a correct ratio

12. Stretched Image on PictureBox?

 

 
Powered by phpBB® Forum Software