To move focus to a specific form item, use the ______ built-in subprogram.

Fill in the blank(s) with the appropriate word(s).


Answer: GO_ITEM

Computer Science & Information Technology

You might also like to view...

Assume the function AdvertisingRatio is a pure virtual function. Which prototype would a programmer use in the class declaration for the class Media?

A. void virtual AdvertisingRatio() = 0; B. virtual void AdvertisingRatio() C. virtual void AdvertisingRatio() = 0; D. void Media::AdvertisingRatio() = 0;

Computer Science & Information Technology

The ____________________ attribute of the tag takes one of three values: rect, circle, or poly.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

To determine if a Windows computer is properly configured for virtualization use System Information (MSInfo32.exe)

Indicate whether the statement is true or false

Computer Science & Information Technology

On a form, ____________________ View can be used to move and modify controls while viewing live data.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology