Hi
I'm new to this forum, and have not had time to read all the previous posts, so please be patient if I am asking questions that have been asked and answered before.
I have written a program in Visual Basic .NET to solve Sudoku. I am planning to extend it to allow people to enter and solve their own games, generate games, print, and maybe even handle killers (though how I don't know yet).
My question is:
Are there any custom controls available to make Sudoku games look better in VB? I am using 81 text boxes at the moment, and it's not very user-friendly.
Thanks,
Qu1zMaster