Home

What is the correct answer?

4

Through which property of option button control one can change the font color of the caption.

A. Back color

B. Font color

C. Fore color

D. None

Correct Answer :

C. Fore color


Related Questions

If the user wants to select the multiple files from file open and filesave… When using do loop-while statement then the statements within the loop… It is possible to build an application without using any form: Instr$(text1.text,"visual") will returns : Min and Max property can be used with Font common dialog box to determine In visual basic Bool variable stores Dialog title property is used to change the title of any dialog box The full form of IIS is : Sorted property of list box control is a design time property and cannot… The size of 'Boolean' data type is : Flag property is used to adjust the function of each common dialog box CommonDialogs control is visible at runtime The title of the dialog box can be changed. You can get a dropdown list and as well as can add some text directly… Suppose there is a data control named data1. What will be the effect if… which control structure are working under false condition The extension name of a Visual Basic form is _____________. The default startup object can not be changed in a project You can get the ASCII value of any character or number by using What is the default value of MaxLength property of text box control? If there is a control array of label for 10 elements, then what will be… when using 'do until-loop' statement as stated belowI=10Do until I>5Print… It is possible to change the password character property of text box control… To add the commondialog control to any project one has to include it from CommonDialog control is the default control that anyone can find in the… what will be the output of the code below :private sub command_click()dim… The project extension name of a VB project is .vbj MDI form1.Arrange vbTileHorizontal; this code in a MDI form will Currency variable stores fixed point numbers with : If you want a list box control with check box option, which property of…