jijiepink Level: Trainee
 Registered: 31-07-2008 Posts: 1
|
Add Images to VB.Net apps..
I've created an application for a Ping System. The program is already working accept for i want to change the view. Let me explain briefly about the apps. Ok when User click browse he may select a text file which consists list of IP addresses in his computer. And when he click Ping, the system will do the Pinging process. What i get now is the result will displayed line by line only after the ping systems get the result. I want to change the view so that when i click Ping, the Yellow icon will be displayed according to how many IP addresses in the text file. (Eg: If 10 IP means that when i click Ping, 10 yellow icons will appear on the display box). The icon will change colour when the System get the result. Green for success and Red for Failed. I want the view to be like thumbnails. Can anybody help me to get this?
|