二级二级VB2003年4月全国计算机等级考试二级VB笔试试卷
题目内容

在窗体上画一个名称为List1的列表框,一个名称为Label1的标签。列表框中显示若干城市的名称。当单击列表框中的某个城市名时,在标签中显示选中城市的名称。下列能正确实现上述功能的程序是

2024-07-09

A.Private Sub List1_Click()Label1.Caption = List1.ListIndexEnd Sub

B.Private Sub List1_Click()Label1. Name = List1. ListIndexEnd Sub

C.Private Sub List1_Click()Label1.Name = List1.TextEnd Sub

D.Private Sub List1_Click()Label1.Caption = List1.TextEnd Sub

题目答案

试卷相关题目

最新试卷
热门试卷

长理培训客户端 资讯,试题,视频一手掌握

去 App Store 免费下载 iOS 客户端