Home

What is the correct answer?

4

The arrange property of MDI form is available at design time.

A. True

B. False

Correct Answer :

B. False


Related Questions

CommonDialog control is the default control that anyone can find in the… When using do loop-while statement then the statements within the loop… Constants are processed faster than variables : The project extension name of a VB project is .vbj Say there is a string "Ramcharan"; when someone using Mid() function like… In visual basic, number of loop control structure is _____________. Function can return array as return value: when using 'do until-loop' statement as stated belowI=10Do until I>5Print… In a programme body :Private sub form_load()X=inputbox("First No. :")Y=inputbox("Second… To get the property window in visual basic you have to press In visual basic the default unit is : The extension name of a Visual Basic form is _____________. In a text box control the default caption for text box is text1. Activate event is called before load event In visual basic 'Break' statement could be used along with "Select Case" It is possible to build an application without using any form: Now() function will return the current drive and directory you are working… which control structure are working under false condition If the user wants to select the multiple files from file open and filesave… The arrange property of MDI form is available at design time. In _______________ control you can get only drop-down list of the content… In case of visual basic, IDE means : It is possible to load a MDI form without any childform. cell alignment property can be used to align the cells with different… The maximum length of a variable is _____________ characters. It is not possible to change the back color property of option button… To enable apply button in dialog box ; flag value should be set to If there is a control array of label for 10 elements, then what will be… Sort is a method by which elements can be sorted in flexgrid control In visual basic you can draw something in