The graphic files need to be present in a .resource file.
The way to create graphical image resources is explained at the following
link
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cptutorials
/html/resourcemanager.asp
It also has a link to the explanation of the various tools that come as
part of .NET Framework and can be utilized to do the same.
Hope this helps
-- Gaurav
--------------------
[quoted text, click to view] >Content-Class: urn:content-classes:message
>From: "Patty" <anonymous@discussions.microsoft.com>
>Sender: "Patty" <anonymous@discussions.microsoft.com>
>Subject: Placement of graphic files
>Date: Thu, 11 Dec 2003 17:08:19 -0800
>Lines: 8
>Message-ID: <0f0301c3c04c$6e352510$a001280a@phx.gbl>
>MIME-Version: 1.0
>Content-Type: text/plain;
> charset="iso-8859-1"
>Content-Transfer-Encoding: 7bit
>X-Newsreader: Microsoft CDO for Windows 2000
>Thread-Index: AcPATG41fcrmwlBxR9CoHiflfc0LgQ==
>X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
>Newsgroups: microsoft.public.dotnet.vjsharp
>Path: cpmsftngxa07.phx.gbl
>Xref: cpmsftngxa07.phx.gbl microsoft.public.dotnet.vjsharp:5013
>NNTP-Posting-Host: tk2msftngxa08.phx.gbl 10.40.1.160
>X-Tomcat-NG: microsoft.public.dotnet.vjsharp
>
>Where do the graphic files need to be. Presently they are
>in a file in the project folder. Graphics are not visible
>when program is run. I checked the solution explorer and
>they are present there as well. But still no images. Like
>Visual Basic.NET I tried placing them in the bin folder--no
>luck.
>
>
>