I'am creating a visual basic program
the project has the following controls:
four buttons
four labels
two picture boxes
It is a form that display two rooms one is standard room button, and the other is deluxe room button. when the user click on either button it will show the price for each room.
1. How do I write a code in visual studio to display the price for each room.