Windows应用程序中,最常用的输入控件是()
第1题:
Windows_Form应用程序中,要求下压按钮控件Button1有以下特性:正常情况下,该按钮是扁平的,当鼠标指针移动到它上面时,按钮升高.那么,在程序中,属性Button 1.FlatStyle的值应设定为()
A. System.Windows.Forms.FlatStyle.Flat
B. System.Windows.Form.FlatStyle.Popup
C. System.Windows.Forms.FlatStyle.Standard
D. System.Windows.Forms.FlatStyle.System
第2题:
Label和TextBox控件用来显示和输入文本,如果仅需要让应用程序在窗体中显示文本信息,可使用()控件;若允许用户输入文本,则应使用()控件。
Label;TextBox
略
第3题:
解决方案资源管理器窗口的功能是()
第4题:
Windows中可以启动的应用程序是()。
第5题:
VisualC#2008工具箱的作用是()
第6题:
Label
TextBox
Button
PictureBox
第7题:
calculateOption_Click
calculateOption_Popup
calculateOption_Select
calculateOption_DrawItem
calculateOption_MeasureItem
第8题:
WPF应用程序
Windows窗体控件库
Windows窗体应用程序
类库
第9题:
显示指定对象的属性
编写程序代码
提供常用的数据控件、组件、Windows窗体控件等
显示一个应用程序中所有的属性以及组成该应用程序的所有文件
第10题:
System.Windows.Forms.FlatStyle.Flat
System.Windows.Forms.FlatStyle.Popup
System.Windows.Forms.FlatStyle.Standard
System.Windows.Forms.FlatStyle.System
第11题:
第12题:
Tag
Next
Name
AccessibleName
AccessibleRole
第13题:
Windows 2003 Server划分分区时,第一为应用程序分区,安装常用的应用程序。()
第14题:
Windows中,为了启动一个应用程序,下列操作中正确的是()。
A 键盘输入该应用程序图标下的标识
B 鼠标双击该应用程序图标
C 鼠标将应用程序图标拖曳到窗口最上方
D 应用程序图标最大化成窗口
第15题:
Web程序中的GridView控件和Windows程序的()控件类似。
第16题:
创建用户自定义控件,需要使用()项目模板。
第17题:
()不是窗体中控件的常用属性。
第18题:
第19题:
h:inputSecret
h:outputText
h:inputText
h:inputHidden
第20题:
只能是Windows应用程序
只能是非Windows应用程序
二者均可,但不可同时启动
可同时启动两种应用程序
第21题:
第22题:
控件来源
格式
输入掩码
默认值
有效性规则
索引
第23题:
显示指定对象的属性
显示和管理所有文件和项目设置,以及对应用程序所需的外部库的引用
编写程序代码
提供常用的数据控件、组件、Windows窗体控件等