1. Using the ErrorProvider control create an interface that
Prompts user for name and age.
Verifies that the name field is not empty, and the age is numeric
Should have a submit button
Be creative
2. Building the Coffee Shop application that Simulates the process of purchasing coffee. A ToolStrip control must hold various types of buttons and lists.
3. Creating a simple image album
Use a FlowLayoutPanel
Creates Picture Box controls at runtime
Uses the FolderBrowserDialog control
Comments
Leave a comment