View a playing card using VBCARDS.OCX
Simple code shows how to display any playing card image using the VBCARDS.OCX. Original Author: Patrick K. Bigley Assumptions Create a form (Form1)Create a command button control (Button1)Create an image control (Image1)Create a label control (Label1)Create a VBCARDS control (Deck1)A free copy of the VBCARDS OCX control can be downloadedat http://bargainbd.com/opusopus/vbcards.htmorhttp://www.geocities.com:80/SiliconValley/Grid/7284/cardocx1.zipDon’t crowd the screen with the controls, spacethem neatly… Read More »