Home

What is the correct answer?

4

Set method is used to

A. Assign a value to an user control

B. Read value from an user control

C. Both of the above

Correct Answer :

B. Read value from an user control


Related Questions

Data from DataSet is accessed using34 Using MyBase you can call base class A MsgBox can have maximum ___________ button(s) In reports ___________ property help to assign user-defined criteria To redimension an array with its previous values intact use ___________… Images can be loaded from VB.NET supports Multi Level Inheritance If a button click event is to be fired when the user press the 'Esc' key,… You can assign a Main Menu to any control In ListView the item that is currently selected is determined by This property of TrackBar is not present Use a _________ statement to make Visual Basic object the default object… In TreeView to collapse all the nodes of a selected node ___________ method… To print use A user wants that custom colors are visible when the Color Dialog Box… The name of the IDE window that allows you to see the hierarchical arrangement… VB.NET does not support control arrays To retrieve the default path of the project use Function abc() As StringReturn 10End Function /*1. OleDataAdapterq1.update(DataSet1,"emp")2. OleDataAdapterq1.update(DataSet1,"std")3.… For the same class "Me" and MyBase" are same The Apply button automatically appears of the Font Dialog Box is opened The SelectionMode property of a CheckedList Box can be set only to A thread can be started only once To override Finalize function the scope of the function must be Default event handler of Splitter is The default location of the exe file of your solution is If a form call another form and the caller form is closed through code,… In TreeView to get the node the mouse is pointing to, use The EventLog's ________ method is used to write an entry to a log file