i have form1 that contains 10 buttons with default image that shows that the table is free and i want to change the image of these buttons by checking tablesstatetbl table to see tablestate column if every table value is busy it should change the image of the button to a different image
how to do that in code