At design time, a PrintPreviewDialog is displayed in ________.
a) the Solution Explorer
b) the component tray
c) the Server Explorer
d) the Properties window
e) None of the above.
b) the component tray
Computer Science & Information Technology
You might also like to view...
Which of the following is not a data type used to represent a floating point value
A. float B. double C. long double D. short
Computer Science & Information Technology
To create a button that will clear the form fields, you use a type of ____.
A. command B. reset C. option D. submit
Computer Science & Information Technology
You can use the _________ function to move the file pointer for input.
A. stream.seekp(length); B. stream.tellg(); C. stream.tellp(); D. stream.seekg(length);
Computer Science & Information Technology
________ reserve spaces in the main document for the data that is to be merged with the document
A) Field placeholders B) Templates C) Fields D) Forms
Computer Science & Information Technology