Home

What is the correct answer?

4

In timer control _____________ is the most important property.

A. Interval.

B. Front

C. backcolor

Correct Answer :

A. Interval.


Related Questions

Redim statement is used to : In visual basic, number of loop control structure is _____________. It is possible to declare 'Dynamic Array' in visual basic. Instr$(text1.text,"visual") will returns : While running an application you can change the value of any variable… cell alignment property can be used to align the cells with different… To get the property window in visual basic you have to press In visual basic Bool variable stores Time() function is used to recover date & time. To enable apply button in dialog box ; flag value should be set to Sorted property of list box control is a design time property and cannot… Min and Max property can be used with Font common dialog box to determine Function can return array as return value: When someone uses the code like list1.list(1); then it will return the… RichTextBox1.BulletIndent=5 ; what will be the effect of this code if… Suppose there is a data control named data1. What will be the effect if… IsDate() function returns true if its argument is a valid date and time Sort is a method by which elements can be sorted in flexgrid control In database application, any field does not contain any values can be… Through which property of option button control one can change the font… If the user wants to select the multiple files from file open and filesave… Activate event is called before load event The extension name of a Visual Basic form is _____________. DocumentForm() it is If you want a list box control with check box option, which property of… The default startup object can not be changed in a project ABS() function will generate a hole value when used with a number with… In _______________ control you can get only drop-down list of the content… What is the default value of MaxLength property of text box control? what will be the output of the code below :private sub command_click()dim…