Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsVB SyntaxEnterprise DevelopmentDatabase AccessControlsCOMWin APICrystal ReportDeploymentGeneralGeneral 2
Related Topics
VB.NET / ASP.NETMS SQL ServerMS AccessOther Database ProductsMore Topics ...

VB Forum / Enterprise Development / June 2009



Tip: Looking for answers? Try searching our database.

Using Windows based icons in our apps

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Mojo - 13 Jun 2009 15:17 GMT
Hi All

I might have dreamt this up, but I'm sure I remember that if you developed
in Microsoft's dev tools, ie Visual Studio 6, then you were entitled to use
their icons in your apps.

Is this true or have I dreamt this up?

Thanks
MikeD - 13 Jun 2009 15:34 GMT
> Hi All
>
[quoted text clipped - 4 lines]
>
> Is this true or have I dreamt this up?

That icons that are included with VB/VS, sure, you can use them. That's why
they're included. If you're not talking about those icons, then be more
specific about which ones you are talking about.

Signature

Mike

Nobody - 13 Jun 2009 16:09 GMT
> Hi All
>
> I might have dreamt this up, but I'm sure I remember that if you developed
> in Microsoft's dev tools, ie Visual Studio 6, then you were entitled to
> use
> their icons in your apps.

No you are not allowed to use their icons; however, they installed specific
icons under VS folder. What you are entitled to is listed here:

C:\Program Files\Microsoft Visual Studio\REDIST.TXT

Which lists all the icons included with VS that you can use in your
application. These include some icons MS used for Explorer and Office. But
this doesn't extend to other icons not included above, or other OS or Office
versions.

However, some standard icons can be created using LoadIcon(NULL, IconName).
This gives you the icon that the OS is using. These are usually the icons
displayed in message boxes, such as the question mark.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2010 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.