Home

What is the correct answer?

4

Images can be loaded from

A. Images.FromFile

B. BitMap.FromFile

C. System.FromFile

D. Both a and b

Correct Answer :

D. Both a and b


Related Questions

A form can not call itself To use HelpProvider, the following properties of the form needs to be… For the same class "Me" and MyBase" are same Function abc() As StringReturn 10End Function To make a button the default button, this property of the form must be… The default location of the exe file of your solution is The name of the IDE window that allows you to see the hierarchical arrangement… If an user-defined class have a user-defined event then, the class object… Dim a() as Integer-{1,2,3,4}is a valid statement If MustOverride is used then ____________ is also a must. Structured and Unstructured exceptions can't be mixed A DataSet can hold multiple tables even if there are similar fields You create a UserControl having a TextBox and include that in a separate… To add controls at runtime use In TreeView to get the node the mouse is pointing to, use To call a buttons click event use Images can be loaded from InputBox by default returns ________ values The default Tab of a Tab Control is Application.StartupPath actually points to To display multiple columns in ListView the View property must be set… In OLEDB database can be accessed without using DataSet The correct sequence of Form Loading is The EventLog's ________ method is used to write an entry to a log file If nothing is selected in a combo box, its index value is DataSet can be used to connect to Crystal Report Get method is used to Using MyBase you can call base class The SelectionMode property of a CheckedList Box can be set only to To retrieve the default path of the project use