.Net 2.0 - Windows Forms & User Interface

Take This Test

Section 1

1) Which of the following code snippets demonstrates how to add a new instance of a Windows Form named Form1 at runtime?
2) Which of the following code snippets correctly demonstrates how to set a form to a non-rectangular shape?
3) Which of the following code samples correctly sets the title, border style, size and opacity of a form?
4) Which of the followinf code samples correctly demonstrates how to set a flow break on a control named "aButton" in a FlowLayoutPanel named "FLPanel1"?
5) You are designing an application that includes a propertypage that enables the user to set properties of the application. These properties are divided into three categories: Appearance, Execution and Memory Management. Which container control represents the best starting point for the user interface?
6) Which of the followinf is the correct way to add a control to a form at design time?

Choose all that apply

7) Which of the following code samples demonstrates the correct way to add a Button control to a form named Form1 at run time?
8) Which code sample correctly demostrates how to add a new panel to a Split Container named SpC1?
9) Which of following code samples will set windows form as Multiple Document Interface Container?
10) Which of the following code samples shall open a window in maximized state?
11) If you have to set a windows form as top most window, which property shall you use?
12) Which container control is best, if you want child controls to arrange in sequence by themself?
13) Which property of Windows Forms can be used to hide Control/System menu box?
14) You have to design an application with two windows forms, Form1 and Form2. You have to open Form2 on Click event of a Button on Form1 as Modal Dailog Box. Select the correct code sinnpet.

Take This Test

Also check these .Net Framework test papers, these are one of most attempted test paper in this category.

Popular .Net Framework Papers

.Net Framework Fundatmentals
The .Net Framework is an integral Microsoft Windows component designed to support next-generation a...
Input / Output (I/O) using .Net Framework
Test will mainly focus on navigating the file system, reading and writing files, how to compress st...
.Net Framework Basics
Papers will test your knowledge on following subjects - Managed Modules and Assemblies in .Net Com...
MCTS - Advanced Windows Forms Controls
Test paper will test your knowledge of windows form control, configuring the layout and functionali...
.Net 2.0 - Windows Forms & User Interface
Test will mainly focus on Windows Forms and configurable User Interface options available. Windows ...
Collection and Generics - .Net
Collections are used for grouping and managing related objects. Test paper mainly focus on colle...
MCTS - Configuring Controls and Creating the User Interface
Test paper mainly focuses on creating and configuring command and text display controls and text ed...
.Net Framework Test Paper
Test paper comprises of questions on .net framework. Paper focuses on .Net Framework Security, XML ...
Searching, Modifying and Encoding Text using .Net Framework
Test will focus on Regular Expressions and Enconding and Decoding of Text.
.Net Framework Designing and Developing Enterprise Application
Designing and Developing enterprise applications using .Net Framework 3.5, paper contain questions ...