| Please answer the following question(s). If the assessment includes multiple-choice questions, click the "Submit Answers" button when you have completed those questions. |
| 1. | Go to bottom of question. |
Using Labels, Lines, and Images DescriptionThis 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 .
Resources
SubmissionSubmit the following files:
|
本练习指导如何使用Visual Basic创建一个小型界面,包括三个标签控件及一张图片。顶部标签显示当前日期,第二个标签作为分隔线,底部展示一张时区地图。

2876

被折叠的 条评论
为什么被折叠?



