1 / 7

CIT 132

Brain Teaser. CIT 132. Week 2. Pre class music by Green Day. Naming Conventions. Standardization Camel Case Some Names Frm Txt Lbl Btn Chk or cbx Rdo lst. Other tips and tricks. Name first! Access keys (&) Default button User interfaces (think of the user). In-class assignment.

erich-rice
Télécharger la présentation

CIT 132

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. Brain Teaser CIT 132 Week 2 Pre class music by Green Day

  2. Naming Conventions • Standardization • Camel Case • Some Names • Frm • Txt • Lbl • Btn • Chk or cbx • Rdo • lst

  3. Other tips and tricks • Name first! • Access keys (&) • Default button • User interfaces (think of the user)

  4. In-class assignment • Create a form named MyForm which is centered upon launch • Change the background color of the form • Create two buttons, an OK and a cancel button. Both should be different colors and fonts • Use a combination of labels and text boxes to allow the following to be input • First Name, Last Name and City • Ensure tab order is sequential

  5. Code Editor • Reserved Words • Intellisense

  6. Writing Code • Close Window • Change properties • Background color • Message Box

  7. Multiple Forms • Creating another form • Interfacing the forms

More Related