Home

What is the correct answer?

4

To print use

A. PrintDialog1.Print()

B. PrintDocument1.Print()

C. Printer1.Print()

D. None of the above

Correct Answer :

B. PrintDocument1.Print()


Related Questions

DataSet can be used to connect to Crystal Report Images can be loaded from To override Finalize function the scope of the function must be Data from DataSet is accessed using34 If you want to open a file named "a.txt" use Two commands can be written in the same line using The Apply button automatically appears of the Font Dialog Box is opened If Scrollbars property of a TextBox is set to Hortizontal and the WordWrap… To make a button the default button, this property of the form must be… ________ converts to long datatype Using ADODB multiple tables can be connected at a time Only derived class can have shadows keyword If a Class in inherited, its constructor is inherited automatically and… A MsgBox can have maximum ___________ button(s) A TreeView can have multiple root nodes _________ and _____________ combines to make a KeyPress event To uninstall a Windows Service ____________ is use /*1. Class C2. public mustinherit sub abc()3. msgbox("Base Class")4. end… ___________ is used to pass copies of a variable while __________ is used… We need multiple ErrorProviders from multiple controls. To view Panels of a StatusBar set _________ to true If a Form is Inherited from another Form and both Forms have certain codes… This view pops up if "Ctrl+F1" is pressed VB.NET supports Multi Level Inheritance The SelectionMode property of a CheckedList Box can be set only to On error goto lbl is a A Windows Service if installed cannot be uninstalled You can assign a Main Menu to any control A DataSet can be updated only when the connection is open When a project is Built it creates a _______ and ________ file under Bin…