I have a picture of a deck of cards laid out in rows and columns. In VB6, there was a way to get a certain "cell" from that bitmap. That way, when I need a certain card, I just get some pixels from my picture that has ALL of the cards. I don't remember the name of the control that did that in VB6 but I assume there's something similar in VB2005.

What is it and how does it work?