VB.Net PictureBox and ImageList Primer Tutorial

VB.Net PictureBox and ImageList Primer Tutorial

VB.Net PictureBox and ImageList Primer Tutorial

VB.Net using Visual Studio is a great language to learn. If you like VB.Net you may eventually like C#, and vice versa. It has sophisticated data structures, can be Object Oriented and makes great Windows desktop applications or can be the code behind an ASP.Net website or web application.

VB.Net and C# have great GUI support of many interesting Windows Form ToolBox components, and for this tutorial we examine the image manipulation ToolBox components called PictureBox and ImageList, the latter good for animations. Be careful when using the ImageList that your images (up to 256px x 256px) are the size you say they are.

Hope you enjoy the tutorial.

Here is some downloadable VB.Net programming source code which you might want to rename to Form1.vb

This Microsoft advice link was invaluable for the ImageList functionality.

If this was interesting you may be interested in this too.

This entry was posted in Animation, eLearning, GUI, Tutorials, Visual Studio and tagged , , , , , , , , , , , , . Bookmark the permalink.

One Response to VB.Net PictureBox and ImageList Primer Tutorial

  1. I believe this site contains very good composed subject material articles .

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>