MCTS - Configuring Controls and Creating the User Interface

Take This Test

Section 1

1) Which of the following can be used to modify the size of a control in a form at design time?
2) Which of the following methods can be used to modify the location of controls in a form at design time?
3) What setting of the Anchor property would allow controls to float freely when the form is resized?
4) What setting of the Dock Property will cause the control to fill its form or container control?
5) Which Button events can be used to respond to mouse clicks?
6) Which property does not control how a Button looks or behaves when the FlatStyle property is set to Flat?
7) Which is necessary to define an access key using a Label continue?
8) Which properties can be used to define the color behaviour of the LinkLabel control?
9) Which of the following properties of the TextBox control should be set to the value indicated to ensure that the TextBox can accomodate a string 10,000 characters in length?
10) Which of the following Mask property settings will configure a MaskedTextBox for the entry of a social security number, which is displayed as three digits, followed by a hyphen, then two digits, followed by another hyphen and then finally four digits?
11) You have a MaskedTextBox with the Mack property set to 000-0000 to indicate a 7-digit phone number. You want users to be able to cut and paste the entire string, including the '-' character, but when the program accesses the MaskedTextBox you want to exclude the '-' character. Which of the following will configure the MaskedTextBox to provide this functionality?

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 ...