标题:三道单选昐答案
取消只看楼主
sdqdalex
Rank: 1
等 级:新手上路
帖 子:3
专家分:0
注 册:2006-4-27
 问题点数:0 回复次数:0 
三道单选昐答案

1. Your Visual Basic application contains a form named Forml. Forml contains a StatusBar control named MyBar that consists of five Panel objects. Which line of code will display the text Please Wait ...in the second Panel object of this control?
A. MyBar.Panels(1).Text = "Please Wait..."
B. MyBar.Panels(2).Text = "Please Wait..."
C. MyBar.Panels(1).Caption = "Please Wait..."
D. MyBar.Panels(2).Caption = "Please Wait..."

2. What properties need to be set to bind a text box control to an ADO data control?
A. DataSource and DataField
B. DataSource, DataField and DataMember
C. DataSource, RecordSource and DataField
D. DataSource, Connection and DataField

3. What occur when a function key is pressed?
A. KeyPress
B. KeyDown
C. KeyUp
D. KeyAscii

搜索更多相关主题的帖子: 单选昐 
2006-04-27 21:41



参与讨论请移步原网站贴子:https://bbs.bccn.net/thread-60700-1-1.html




关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 1.186685 second(s), 8 queries.
Copyright©2004-2025, BCCN.NET, All Rights Reserved