Made the textboxes an array so that we can manipulate them much easier. Now we can show all 26 hands at once (Fixes #10), we can also hide any hands that have no cards in them. Also we added some very nice colors using Rich Newman's HSLColor class (found here: https://richnewman.wordpress.com/about/code-listings-and-diagrams/hslcolor-class/ ).
Made the textboxes an array so that we can manipulate them much easier. Now we can show all 26 hands at once (Fixes #10), we can also hide any hands that have no cards in them. Also we added some very nice colors using Rich Newman's HSLColor class (found here: https://richnewman.wordpress.com/about/code-listings-and-diagrams/hslcolor-class/ ).