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.
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