1 / 6

CIT 132

Brain Teaser. CIT 132. Week 3. Pre class music by Jack Johnson. Answering Questions. Academic Alliance Multi-letter accessibility Default Button Tabindex 0 on Button will override AcceptButton property. More Controls. Combo Box List Box Timer Pictures. More Methods.

Download Presentation

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 3 Pre class music by Jack Johnson

  2. Answering Questions • Academic Alliance • Multi-letter accessibility • Default Button • Tabindex 0 on Button will override AcceptButton property

  3. More Controls • Combo Box • List Box • Timer • Pictures

  4. More Methods • Manipulate child form properties • Focus • OnBlur • Show • ShowDialog • Top • Left

  5. In-class assignment • Create two forms • Form1 has a button • Form2 has a label and buttons • The first form calls the second via button (show) and applies the current date and time as its text • Form2 has a timer that causes the date/time stamp to “Hop” across the form. • Form2’s button ends the application via method of your choosing

  6. Projects • Use remaining class time for projects

More Related