CHALLENGES


  1. Improve the Joke Machine by adding new buttons that display new jokes.

  2. The Joke Machine currently displays only the text string of Form1 in the Windows title bar. Replace this text string with the phrase The Joke Machine. (Hint: Click on the form and modify the form's Text property.)

  3. The Joke Machine's TextBox field currently allows the entry of text. Technically, it should display only jokes. Prevent the text box from accepting text. (Hint: Click on the TextBox1 control and set the Readonly property to True.)




Microsoft Visual C++ 2005 Express Edition Programming for the Absolute Beginner 2006
Microsoft Visual C++ 2005 Express Edition Programming for the Absolute Beginner 2006
ISBN: 735615381
EAN: N/A
Year: 2005
Pages: 131

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net