Home Robotics C++ Physics II AP Physics B Electronics AP Java Astronomy Independent Study Summer Session Contests  About
                                                       

The Visual C++ Integrated Development Environment

Opening Visual C++

Saving-Opening Projects

Menu

Toolbars

Form

Code Editor

Toolbox

Properties

Example: Simple Code and GUIs

Exercises

Notes Concerning Network Security Errors

Problem identified by others

http://dotnetdud.blogspot.com/2009/01/project-location-is-not-trusted-dialog.html

 

A solution

http://www.codeguru.com/forum/showthread.php?t=326228

 

Microsoft solution (MSDN)

http://msdn.microsoft.com/en-us/library/bs2bkwxc(VS.80).aspx

 

 

 

 

 

 

 

 

 

 

 

Exercises

 

Exercise 1: note: turn in both parts together, not separately

 

Part a

Duplicate the program in the example with the following changes: (do not change items not listed)

] Change the form title to Lab 3-7

] Change the form background color to Blue

] Change the background color of the textbox to green and the foreground color to White

 

Part b

To be issued next class