473,396 Members | 1,726 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,396 software developers and data experts.

Images on a Windows form

Hi there.

I created a default Windows forms project in Visual Studio 2010. I'm aware of the design view and how controls are placed and what not, but I want to be able to place several images based on certain data supplied. So, for example, I have an array which contains three file names (which point to images). I'd want to show the three images one after another on the form. I suppose if you think of it like a word made up of letters. I have the letters as images, but I don't know what the word will be ahead of time.

Okay, thanks for your time and hopefully someone can provide some insight here.
Sep 30 '11 #1
1 1475
arie
64
Maybe try FlowLayoutPanel ( http://msdn.microsoft.com/en-us/libr...youtpanel.aspx ) and PictureBoxes ( http://msdn.microsoft.com/en-us/libr...icturebox.aspx )?

Here http://www.vbforums.com/showthread.php?t=525912 is some example that could help (but it's in VB). Google says there's some more examples out there :)
Sep 30 '11 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

4
by: Dave | last post by:
I need to add the ability to drag from a Windows Form and drop into a non dotNet application. For example, having a generated image in my app that I wish to drag out into explorer as a friendly way...
0
by: Anonymous | last post by:
I have a Windows Form with a graphic on it (an icon on a toolbar). My form is localized in English and French. I modified the English version image, the French version stayed the same (old image)....
2
by: sunnyz | last post by:
hi all plz help me in displaying image on button in windows form from a url or website.I am using C#.The image should not be stored on local computer...the function shud get the image directly...
9
by: Rajat Tandon | last post by:
Hello there, I am relatively new to the newsgroups and C#. I have never been disappointed with the groups and always got the prompt replies to my queries.This is yet another strange issue, I am...
1
by: Val | last post by:
I am just tryong to figure out how to display images in a Windows Form DataGrid. I would apreciate help and code samples. Thanks a lot.
8
by: Alison | last post by:
Hi, Al I am trying to design a user interface which provides both menus and toolbars for some users to click on whatever they want to do, at the same time, I would like to have a console window...
7
by: moondaddy | last post by:
I'm painting images onto a windows form using this method: e.Graphics.DrawImageUnscaled(m_ItemImage, x, y) every time I select a product. However, some products don't have an image so when a...
4
by: Rod Gill | last post by:
Hi, I have a form that when opened in the designer appears of the screen. The form selector can't be dragged (or resized) and if I scroll right and down to centralise it the form simply jumps...
5
sword117
by: sword117 | last post by:
im trying to use frames to create a video in the windows form application everything works if the first FOR is <10, if is > to 10 an error appears saying "FileNotFoundException was unhandled". i need...
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: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
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
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
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.