Home

What is the correct answer?

4

It is possible to insert a picture in a option button control.

A. True.

B. False

Correct Answer :

A. True.


Related Questions

List count property returns total number of items in list box control. which control structure are working under false condition In case of visual basic, IDE means : It is possible to pass different number parameters to a function when… The project extension name of a VB project is .vbj In visual basic, number of loop control structure is _____________. In visual basic the default unit is : Time variable is used to store date and time in visual basic Min and Max property can be used with Font common dialog box to determine Terminate is a valid event in form operation It is possible in visual basic to specifying array limit like from 1 to… To draw a form on the screen which event is being called up Currency variable stores fixed point numbers with : What is the default value of MaxLength property of text box control? Suppose there is a data control named data1. What will be the effect if… It is possible to insert a picture in a option button control. Activate event is called before load event What will be the output when the statements below will execute :Dim a… which should be included when an application is used without any forms Constants are processed faster than variables : The other Single Document Interface forms are by default child of MDI… It is possible to change the password character property of text box control… You can get a dropdown list and as well as can add some text directly… Sorted property of list box control is a design time property and cannot… Sort is a method by which elements can be sorted in flexgrid control In form load event, if the following code is written then guess what will… If the Flag constant for the font common dialog box is cdlCFPrinterFonts… One can change or read the alignment of one or more paragraph of rich… In _______________ control you can get only drop-down list of the content… In visual basic 'Break' statement could be used along with "Select Case"