473,406 Members | 2,467 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

XP Icons in listview

Hi,

I can't get the the listview (or toolbar) to display the
alpha channels of XP icons correctly. I have a manifest
file for my binary, and the xp theme is applied
correctly. It is only the icons in the listview and
toolbar (which uses standard imagelists that does not
work). Anybody know how to fix this?

Really appriciate any help :-)

-=Sander=-
Nov 20 '05 #1
1 1430
The problem is you have to put your images first in an imagelist for them to
be used in an listview. You can't store alpha images in an imagelist, there
either has to be transparent pixels or not (thats why you're given the
TransparentColor property).

Sorry that's all the information I can give... I'm not sure how to use alpha
images in the listview, maybe you have to draw them yourself?

Andrew

"Sander R" <an*******@discussions.microsoft.com> wrote in message
news:02****************************@phx.gbl...
Hi,

I can't get the the listview (or toolbar) to display the
alpha channels of XP icons correctly. I have a manifest
file for my binary, and the xp theme is applied
correctly. It is only the icons in the listview and
toolbar (which uses standard imagelists that does not
work). Anybody know how to fix this?

Really appriciate any help :-)

-=Sander=-

Nov 20 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Víctor | last post by:
I'm doing a kind of file explorer with some additional funcionalities. The problem is that I'm not able to draw file extension icons in a ListView. I know how obtain icons, but when I try to draw...
1
by: Richard | last post by:
If I'm to make a Listview with a list of files, then how can i get the associated icon to match the file?? Meaning I need the Windows Explorer icons to be the same as in my listview. I can...
0
by: Andre Viens | last post by:
Hello, I am using the following variation of code from <http://support.microsoft.com/default.aspx?scid=kb;EN-US;319340> to add icons to an imagelist for use in a listview: Private Structure...
1
by: Mamatha | last post by:
Hi I was displayed some data in listview,but i want to display that data with some icons.I want like displaying icon on the left side of the data in the listview in VB.NET How to display icons...
2
by: OpticTygre | last post by:
Hi folks. I'm currently in the midst of building an explorer - like viewer for a bigger project I'm going to be working on soon. When building the class for my Treeview and Listview controls, I'm...
1
by: Curious | last post by:
Hi, I have a listview with the View property set as Details. I have set 4 columns, and now I am trying to set some Icons on the column headers. Is this possible? Thanks in Advance
0
by: Diana Bulthaupt | last post by:
Hi, a ListView which contains an ImageList where large Icons has been assigned to, does under .net 2.0 (VS 2005) show the Icons if Application.EnableVisualStyles() is NOT called in Main (old...
4
by: Thomas Adler | last post by:
Hello, I want to create a listbox with icons. Icon1 --- Item1 ----comment01 Icon1 --- Item2 ----comment01 Icon1 --- Item3 ----comment01 Icon2 --- Item4 ----comment01 Icon1 --- Item5...
0
by: twoSeven | last post by:
hi, Here is what i want to do. I am making a file and folder browser similar to Windows Explorer with a treeview and listview.. In that, i get icons and thumbnails of a particular file/folder from...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.