Home

What is the correct answer?

4

A user wants that custom colors are visible when the Color Dialog Box is first Opened. What should he do?

A. Set AllowFullOpen to True

B. Set AnyColor to True

C. Set Open to True

D. Set FullOpen to True

Correct Answer :

D. Set FullOpen to True


Related Questions

We need multiple ErrorProviders from multiple controls. VB.NET does not support control arrays To use HelpProvider, the following properties of the form needs to be… /*1. Class C2. public mustinherit sub abc()3. msgbox("Base Class")4. end… This view pops up if "Ctrl+F1" is pressed A TreeView can have multiple root nodes If Option Explicit is on then Dim i as Integer="10" will produce an error Get method is used to In TreeView to collapse all the nodes of a selected node ___________ method… _________ actually updates the values in a DataSet permanently If MustOverride is used then ____________ is also a must. In ListView the item that is currently selected is determined by The default location of the exe file of your solution is To uninstall a Windows Service ____________ is use To make a button the default button, this property of the form must be… If a button click event is to be fired when the user press the 'Esc' key,… If a Form is Inherited from another Form and both Forms have certain codes… Use a _________ statement to make Visual Basic object the default object… In OLEDB database can be accessed without using DataSet A MsgBox can have maximum ___________ button(s) A DataSet can hold multiple tables even if there are similar fields Application.StartupPath actually points to The Apply button automatically appears of the Font Dialog Box is opened Structured and Unstructured exceptions can't be mixed This property of TrackBar is not present ___________ is used to pass copies of a variable while __________ is used… A Class can inherit both Class and Interface at a time A thread can be started only once For the same class "Me" and MyBase" are same To vertically arrange all forms in an MDI form use