You use Visual Studio .NET to create a Windows-based application. The application includes a
form named XYZForm, which displays statistical date in graph format. You use a custom
graphing control that does not support resizing.
You must ensure that users cannot resize, minimize, or maximize XYZForm. Which three actions
should you take? (Each answer presents part of the solution. Choose three)
A. Set XYZForm.MinimizeBox to False.
B. Set XYZForm.MaximizeBox to False.
C. Set XYZForm.ControlBox to False.
D. Set XYZForm.ImeMode to Disabled.
E. Set XYZForm.WindowState to Maximized.
F. Set XYZForm.FormBorderStyle to one of the Fixed Styles.
G. Set XYZForm.GridSize to the appropriate size.

Submitted by: Administrator
A. Set XYZForm.MinimizeBox to False.
B. Set XYZForm.MaximizeBox to False.
F. Set XYZForm.FormBorderStyle to one of the Fixed Styles.
Submitted by: Administrator

Read Online MCSD.NET - 70-316 Exam Job Interview Questions And Answers