Description: ssd4 exercise3This exercise is to create a small Visual Basic interface (a Visual Basic form) like the one shown below. This form will have three label controls and an image. The top label should display the current date (as returned by the Visual Basic Date function) in large red letters. The top label should also be centered in the form. The second label shoud be used to create a line- the label s height should be 1 pixel and its BackColor property should be the color black. The second label s caption content should be fixed. The label should also use the same size and color font as the first label. The image to be used for the Time zone map at the bottom of the interface can be found here: time_zone_map_small.gif.
- [Exercise4] - SSD4 in Exercise4 If you learn SSD4, can
- [Exercise4-UAR] - SSD4-Exercise4 the UAR documentation to
- [Exercise6] - ssd4 user interface design exercise 6 an
- [Exercise8] - SSD4 inside Exercise8 answer
- [Exercise8] - ssd4 Exercise8 source of Carnegie Mellon
- [Exercise4] - ssd 4 user interface design code exercis
- [Exercise3] - ssd4--exercise
- [Exercise3] - Exercise 3 Time Zone SSD4 3.1MX
File list (Check if you may need any files):
Exercise3
.........\Exercise3
.........\.........\bin
.........\.........\...\Debug
.........\.........\Exercise3.vbproj
.........\.........\My Project
.........\.........\..........\Application.Designer.vb
.........\.........\..........\Application.myapp
.........\.........\..........\AssemblyInfo.vb
.........\.........\..........\Resources.Designer.vb
.........\.........\..........\Resources.resx
.........\.........\..........\Settings.Designer.vb
.........\.........\..........\Settings.settings
.........\.........\obj
.........\.........\...\Debug
.........\.........\...\Exercise3.vbproj.FileList.txt
.........\.........\Resources
.........\.........\Time Zone.Designer.vb
.........\.........\Time Zone.resx
.........\.........\Time Zone.vb
.........\Exercise3.sln