相关考题
-
单项选择题
改变控件在窗体中的左右位置应修改该控件的()属性。
A.Top
B.Left
C.Width
D.Right -
单项选择题
当运行程序时,系统自动执行启动窗体的()事件过程。
A.Load
B.Click
C.UnLoad
D.MinButton -
单项选择题
要使窗体在运行时没有最大化按钮,只要对()属性设置即可。
A.MaxButton
B.BorderStyle
C.Width
D.MinButton
