Hello there!
anybody can help me how to execute this application? Thanks you very much!
Here's the application goes:
Write an application that contains four command buttons. The command buttons should be blue and have boldfaced, italicized caption that read change color, change bold, change height, change width. When the user clicks one of the command buttons the appropriate property should change inside click() event procedure. Use a Select case statement to determine which property should change based on the events procedure’s index argument.
i need the code of this exercise on how it work. Thank you very much....