60 likes | 147 Views
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.
E N D
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 • Manipulate child form properties • Focus • OnBlur • Show • ShowDialog • Top • Left
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
Projects • Use remaining class time for projects