1 / 6

Chapter 2 - More Controls

Chapter 2 - More Controls. More controls Text boxes - used for user input Frames - containers to group items check boxes - user select an option - any number selected option buttons - user make choices - only one selected create check boxes and option buttons in a frame not on the form.

rinah-jones
Download Presentation

Chapter 2 - More Controls

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Chapter 2 - More Controls • More controls • Text boxes - used for user input • Frames - containers to group items • check boxes - user select an option - any number selected • option buttons - user make choices - only one selected • create check boxes and option buttons in a frame not on the form

  2. Images - graphic-type file - picture property • border and style • shape and line • Multiple controls • select as a group • moving, setting properties • horizontal and vertical spacing • Designing applications for user convenience • clear and consistent - Windows standards • understandable and comfortable • keyboard access keys

  3. Default and cancel properties • Tab order for controls - focus - TabIndex • Tabstop and Tabindex • Form location on screen - form layout window • Tool Tips • Coding for controls - change in properties • clear text boxes and labels • resetting the focus • Value property of option buttons and check boxes • changing font properties • changing color of text

  4. Changing multiple properties of a control • concatenating text - joining two strings - & • continuing long lines • default property of a control

  5. Assignment #2 • programming exercise #1.2 - hand in design, print form and code

  6. Assignment #3 • review questions 1-17, pg. 81 programming exercise 2.2 – hand in design, print form

More Related