ศูนย์สอบออนไลน์ (Online Quiz Center)
ศัพท์อังกฤษ (ศัพท์ยาก) - ความรู้ทั่วไป ชุดประเทศไทย - สังคมระดับมัธยมถึงปริญญา - ศัพท์อังกฤษ ระดับต้น
คอมพิวเตอร์เบื้องต้น - นักวิทยุสมัครเล่น - จังหวัด รหัสไปรษณีย์ - Visual Basic - JAVA - ศัพท์200 - ทั่วไป.ศิริรุ่ง
แบบทดสอบความรู้ Visual Basic ในชุด 5 ข้อ
ปรับปรุง : 2553-11-25 (ปรับการแสดงผล)
1. Three-letter mnemonic for a CommandButton [vb026]
cmd
com
command
cnd
ผิดทุกตัวเลือก

2. control.ZOrder 0 [vb001]
Places the control at the top of the Z Order
Places the control at the bottom of the Z Order
Sends the control to the back of the other controls
Hides the control
ผิดทุกตัวเลือก

3. What is the result of setting the DragMode for a control to Automatic [vb025]
The MouseDown, MouseMove and MouseUp Event are disabled
The MouseDown, MouseUp and Click Event are disabled
The GotFocus Event is disabled
The control is able to move without any user intervention
ผิดทุกตัวเลือก

4. Why are three-letter mnemonics used when naming controls [vb049]
To confuse the programmer
To identify the type of control
To make the program run faster
To reduce the amount of memory required for the program
ผิดทุกตัวเลือก

5. What is the name of the system variable that keeps track of the Y position of a graphical object [vb024]
Y
ThisY
CurrentY
YValue
ผิดทุกตัวเลือก