When a menu control’s _________ property equals True, a check appears next to the menu item.

a. showCheck
b. Checked
c. Check
d. none of the above


b. Checked

Computer Science & Information Technology

You might also like to view...

Which of the following are legal access to the class or struct members? Assume each is outside of the class member definitions,

``` struct S class C class D { { { int x; int x; public: int y; int y; int x; } private: int y; S s; int z; private: }; int z; C c; }; D d; ``` a) s.x b) c.x c) d.x d) c.z e) d.z

Computer Science & Information Technology

When you use a(n) ________ in a formula, the result is the same as if you typed the cell reference

Fill in the blank(s) with correct word

Computer Science & Information Technology

The oldest Telnet server, found on UNIX and Linux systems, is ____________________.

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

Computer Science & Information Technology

The MPEG in "MPEG Audio Layer-3" stands for ____________________.

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

Computer Science & Information Technology