Home

What is the correct answer?

4

If a form call another form and the caller form is closed through code, then both forms are disposed

A. True

B. False

Correct Answer :

A. True


Related Questions

While handling keystrokes if e.Handled=True is set then Visual Basic A form can have only ______ Main Menu and _________ Context Menu This view pops up if "Ctrl+F1" is pressed /*1. OleDataAdapterq1.update(DataSet1,"emp")2. OleDataAdapterq1.update(DataSet1,"std")3.… Using MyBase you can call base class Two commands can be written in the same line using If a button click event is to be fired when the user press the 'Esc' key,… The correct sequence of Form Loading is A TreeView can have multiple root nodes Using ADODB multiple tables can be connected at a time In Class, Me.Show and MyClass.Show are same (Show is method name) This view is not present in VB.NET ___________ is used to pass copies of a variable while __________ is used… Using OLEDB you can connect more than one table The Apply button automatically appears of the Font Dialog Box is opened If a Label control's AutoSize property is set to True, can you resize… If you want to open a file named "a.txt" use In ListView the item that is currently selected is determined by A form can have only one default button The default event handler of TextBox is If an user-defined class have a user-defined event then, the class object… In HelpProvider ___________ property is used to mention the help file… _________ and _____________ combines to make a KeyPress event To retrieve the default path of the project use Images can be loaded from Only derived class can have shadows keyword If a form call another form and the caller form is closed through code,… Structured and Unstructured exceptions can't be mixed A thread can be started only once The EventLog's ________ method is used to write an entry to a log file