PrepAway - Latest Free Exam Questions & Answers

Category: 70-526

Exam 70-526: TS: Microsoft .NET Framework 2.0 – Windows-Based Client Development.

What action should you take?

You have received instructions to make sure that the PictureBox control’s properties cannot be changed with a logo that you have added to the PictureBox in the designer of the form base. Before the time you have added a form to the Microsoft Windows Forms Control Library project and add a PictureBox control to the form.
The form is presenting Domain.com’s logo.
What action should you take?

Which code segment should you use to format the columns at run time?

You are creating a Windows Form. You add a TableLayoutPanel control named pnlLayout to the form. You set the properties of pnlLayout so that it will resize with the form. You need to create a three-column layout that has fixed left and right columns. The fixed columns must each remain 50 pixels wide when the form is resized. The middle column must fill the remainder of the form width when the form is resized. You add the three columns in the designer. Which code segment should you use to format the columns at run time?

Which two actions should you perform?

You are creating a Windows Form application. You add a new form named ClientNameDialog that will be used as a custom dialog box.
The form contains custom control name btnOk, another button control named btnCancel, and a text box control named txtName.
You need to notify the application’s startup form which button was clicked when the dialog box is closed.
Which two actions should you perform? (Each correct answer presents part of the solution.
Choose two.)

Which value should you configure the State property to return?

You are adding accessibility functionality to a custom, owner-drawn control named Legend. You create a class named AccessibleLegend, which is derived from the AccessibleObject class. The Legend control overrides the GetChild method and returns an AccessibleLegend object. You need to ensure that when the Legend control is disabled, the control still returns the appropriate value for the State property of the AccessibleLegend object. Which value should you configure the State property to return?

Which code segment is used to display all currencies in the format used by Egypt?

You are working as an application developer at Domain.com. The Domain.com network consists of a single Active Directory domain named Domain.com. Domain.com uses Visual Studio 2005 as an application platform. Domain.com consists of a Development department. You as the developer of Domain.com use a client computer named Certkiller -WS009 as developing collateral. You are busy to develop a Microsoft Windows Forms application that has localized resources for the Arabic language.
Which code segment is used to display all currencies in the format used by Egypt?


Page 12 of 15« First...1011121314...Last »