Site MapHelpFeedbackChapter Objectives
Chapter Objectives
(See related pages)


Additional Topics in Visual Basic

Upon completion of this chapter, your students will be able to
1. Validate user input in the Validating event and display messages using an ErrorProvider component.
2. Use code snippets in the editor.
3. Create a multiple document project with parent and child forms.
4. Arrange the child forms vertically, horizontally, or cascaded.
5. Add tool bars and status bars to your forms using tool strip and status strip controls.
6. Use calendar controls and date functions.
7. Display a Web page on a Windows form using a WebBrowser control.
8. Capture and check an individual keypress from the user.
9. Use WPF Interoperability to add Windows Presentation Framework controls to a Windows Form.
10. Create a WPF application.







Bradley:Programming in VB 2008Online Learning Center

Home > Chapter 14 > Chapter Objectives