可学答题网 > 问答 > MCPD(70-505)题库
目录: 标题| 题干| 答案| 搜索| 相关
问题

You are developing a


You are developing a Windows Forms Application by using the .NET Framework 3.5.You plan to create a customized Print Preview dialog box in the application.You need to ensure that users can preview their documents before printing.Which two actions should you perform?()

  • AAdd a PrintPreviewDialog control to the form.
  • BAdd a PrintPreviewControl control to the form.
  • CCreate and initialize a PrintDocument object on the form and then implement the PrintPage event handler.
  • DCreate and initialize a PrintDocument object on the form and then implement the BeginPrint event handler.
  • ESet the Document property of the PrintPreviewDialog control to the PrintDocument instance that must be printed.
参考答案
参考解析:
分类:MCPD(70-505)题库
相关推荐

1、You are developing a

You are developing an ASP.NET Web application. You create a master page. The master&#81...

2、You are developing a

You are developing a Hotel Booking application for a travel company. The users request&...

3、You are developing a

You are developing an ASP.NET Web application. You create a master page. The master&#81...

4、You are developing a

You are developing an ASP.NET Web page that contains input controls, validation controls,&#...

5、You are developing a

You are developing an ASP.NET Web application. Application data is stored in a Microsof...

6、You are developing a

You are developing an ASP.NET MVC 2 Web application. The application contains a control...