Hi,

I am working on a card game. I made a DECK CLASS containing 52 different cards of CARD CLASS. How do I make this CARD CLASS respond to a mouse click (this card is a bitmap blitted on the form when its DRAW method is called).

Any useful suggestions to improve my CLASSes?? THX...