You're a good looking blog, what's your owner's name?

Richard Jonas's blog about .NET, web development and agile methodologies.

Wednesday, August 9

Image List Control

I've had a problem with putting images on a tab control. They appeared fine in the designer, but did not appear when the application was run.

I fixed this by re-ordering the generated InitializeComponent function, and put the code for the ImageList before the code for the tab control.

0 Comments:

Post a Comment

Links to this post:

Create a Link

<< Home