What is the best way to create chess board using Windows Forms?
I am still new to graphics coding in winforms and I am not sure, which control to use for that?
I don't know what you want to do with this chess board, but if it's only a background to display after pieces, your best shot is to set a background image.