Load image that really are 2 images into imagelist
C#
3
Posts
2
Posters
0
Views
1
Watching
-
Hello i want to load an image that is 50x25, which are really 2 images of 25x25 into imagelist an use the index to refer them, i can't make it work Thanks :)
ImageList has an Images property which has an AddStrip() method[^]
Mark Salsbery Microsoft MVP - Visual C++ :java:
-
ImageList has an Images property which has an AddStrip() method[^]
Mark Salsbery Microsoft MVP - Visual C++ :java: