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
Manas MohapatraPosted Apr 27, 2017, 5:28 AM
mind controllPosted Apr 25, 2017, 3:03 PM
mind controllPosted Apr 25, 2017, 3:01 PM
mind controllPosted Apr 25, 2017, 9:41 AM
Ramesh PalanivelPosted Apr 25, 2017, 9:26 AM
button+id.BackgroundImage=((System.Drawing.Image)(Properties.Resources.Image));mind controllPosted Apr 25, 2017, 8:47 AM
Ramesh PalanivelPosted Apr 25, 2017, 8:25 AM