473,569 Members | 2,729 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Favorites and Shortcut images for TreeView??

Hello,

i'm seeking for a Favorites and Shortcut image for a TreeView Control.
(The Shortcut image should be combined with the object image with
DrawImageUnscal ed)

They should look like in Internet Explorer.
I tried the Favorites.png and the Shortcut.png in
VS2008ImageLibr ary\1033\VS2008 ImageLibrary\Ob jects\png_forma t\WinVista
but the Favorits.png is rotated. This looks very bad.
And the Shortcut.png looks bad in the Treeview true. It seems to have to
less color.
It looks weak, is limp the right word??

I simply need a Favorites and an Shortcut image like in Internet Explorer.
But i think it is forbidden to use the original Microsoft Icons?

Where can i get such or similar png images for free?

Thank you very much and best regards,

Markus


möchte in einer Windows Forms Anwendung in einem TreeView einen Favoriten
Eintrag erstellen. Das Icon dieses TreeNodes sollte der Stern vom Internet
Explorer sein. (Oder so ähnlich.) Wo finde ich so ein Icon welches ich
verwenden kann? (Habe in Google nachgesehen. Nichts gefunden.)

Die ChildNodes sollen Verknüpfungen zu anderen TreeNodes im TreeView sein.
Jede Verknüpfung soll das Icon des TreeNodes erhalten zu dem es zeigt.
Im Windows Explorer ist links unten zusätzlich ein Pfeil der die Verknüpfung
kennzeichet.

Frage: Muss für jede Klasse von Objekten 2 mal ein Icon erstellt werden?
Eins ohne den Pfeil (für ein Objekt der Klasse) eins mit (für die
Verknüpfung dahin). Oder gibt es die Möglichkeit 2 Icons übereinander zu
legen? Also das Icon der Klasse mit dem Pfeil-Icon um es als Verknüpfung zu
einem Objekt der Klasse zu kennzeichnen?

Vielen, vielen Dank,
Markus

Jul 11 '08 #1
1 2473

"Markus Sch." <Ma*****@newsgr oups.nospamwrot e in message
news:AC******** *************** ***********@mic rosoft.com...
Hello,

i'm seeking for a Favorites and Shortcut image for a TreeView Control.
(The Shortcut image should be combined with the object image with
DrawImageUnscal ed)

They should look like in Internet Explorer.
I tried the Favorites.png and the Shortcut.png in
VS2008ImageLibr ary\1033\VS2008 ImageLibrary\Ob jects\png_forma t\WinVista
but the Favorits.png is rotated. This looks very bad.
And the Shortcut.png looks bad in the Treeview true. It seems to have to
less color.
It looks weak, is limp the right word??

I simply need a Favorites and an Shortcut image like in Internet Explorer.
But i think it is forbidden to use the original Microsoft Icons?

Where can i get such or similar png images for free?

Thank you very much and best regards,

Markus


möchte in einer Windows Forms Anwendung in einem TreeView einen Favoriten
Eintrag erstellen. Das Icon dieses TreeNodes sollte der Stern vom Internet
Explorer sein. (Oder so ähnlich.) Wo finde ich so ein Icon welches ich
verwenden kann? (Habe in Google nachgesehen. Nichts gefunden.)

Die ChildNodes sollen Verknüpfungen zu anderen TreeNodes im TreeView sein.
Jede Verknüpfung soll das Icon des TreeNodes erhalten zu dem es zeigt.
Im Windows Explorer ist links unten zusätzlich ein Pfeil der die
Verknüpfung
kennzeichet.

Frage: Muss für jede Klasse von Objekten 2 mal ein Icon erstellt werden?
Eins ohne den Pfeil (für ein Objekt der Klasse) eins mit (für die
Verknüpfung dahin). Oder gibt es die Möglichkeit 2 Icons übereinander zu
legen? Also das Icon der Klasse mit dem Pfeil-Icon um es als Verknüpfung
zu
einem Objekt der Klasse zu kennzeichnen?

Vielen, vielen Dank,
Markus
Try http://www.iconarchive.com/

Can't guarantee that you will find what you want but there are lots of
searchable sets of icons.

LS

Jul 11 '08 #2

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

Similar topics

3
2216
by: Dan Tripp | last post by:
Howdy, I PROMISE that I've Googled this... =) I've written a PHP script to run from the command line. I can also run it from a shortcut on my desktop, etc. and it works great. However, I can't remember how to suppress the "DOS box/CLI window/Command Interpreter/whatever *you* call it" that appears. I recall that there's a switch that...
5
2812
by: JP | last post by:
I have the need to be able to access the IE5+ favorites menu, read the title and URL for each shortcut so I can render the person's favorites list on a web page. The project I'm working on is written is C#, and is web based. I had hoped there was a URL property or something I could use in the System.IO class, but no such luck, and websites...
1
2431
by: Bryan | last post by:
I have a TreeView, with an ImageList. The ImageList's size is set to 20x15, and all of the images it contains are 20x15. When I use it with the TreeView, though, all of the images are scaled to what looks like 16x16. Is there some way I can tell the TreeView not to scale the images, and display 20x15 bitmaps? Thanks, Bryan
2
1995
by: Jurjen de Groot | last post by:
The IE webControls come with standard graphics for the treeview amongst other things, does anyone know of other sets of images so the treeview doesn't look so much like the Windows Explorer tree but a little more sophisticated ? Kind regards, Jurjen de Groot Netherlands
1
3357
by: Jordan | last post by:
I would like to add an icon to my website that would show if the site is bookmarked. I found this tag on the web: <link href="images/favicon.ico" rel="shortcut icon"> However, Visual Studio shows this warning on the tag: "The values permitted for this attribute do not include "shortcut icon".
4
984
by: clintonG | last post by:
I've been hunting around. Does anybody have a URL to Microsoft'sdocumentation for Favorites? -- <%= Clinton Gallagher METROmilwaukee (sm) "A Regional Information Service" NET csgallagher AT metromilwaukee.com URL http://metromilwaukee.com/ URL http://clintongallagher.metromilwaukee.com/
0
1214
by: SBelzile | last post by:
Hi, We are working on a vb.net WinForms project based on the Composite UI Application Block (VS2005). I have a strange problem. At first, I thought 10 minutes would be fairly enough for me to solve it but I've spent almost 6 hours on it today and still can't figure out what's wrong. Using the CAB, I have built a control that intercepts...
2
1513
by: cob98tp | last post by:
Hi all I a complete beginner when it come to using HTML code so please help me out! All I want to do is create a link in my document that will add my page to the browers' favorites list. What I have created is a Roll-Over image in Dreamweaver 8, which is placed is a layout table. I know that the code to put the page into the favorites folder is...
1
2893
by: Jeffrey Walton | last post by:
Hi All, I have an array of 16x16 bitmaps (60 total). I've tried adding the array to the ImageList with the Add method, but the TreeView paints as if no BMP is present. The problem is the method does not 'break out' the bitmaps. If I specify Index 0, I get an unexpected result (horizontal compressing of the file).
0
7695
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7612
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
7922
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
0
8119
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
1
5509
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
3653
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
0
3637
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
1209
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
936
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

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.