How do you make a Label control’s text display bold characters?

a. Select Font from the View menu, and then select the label.
b. Select the Label in the designer, and click the ellipses button next to Font in the Solution Explorer window.
c. Select the Label in the designer, and click the ellipses button next to Font in the Properties window.
d. Select the Label control and set the BoldText property to True in the Properties window.


c. Select the Label in the designer, and click the ellipses button next to Font in the Properties window.

Computer Science & Information Technology

You might also like to view...

Is there a scheme for servicing disk requests that we would be even less inclined to call disk scheduling than FCFS?

What will be an ideal response?

Computer Science & Information Technology

An Internet technology called the ________ is used to store files and to work with programs that are stored in a central location

Fill in the blank(s) with correct word

Computer Science & Information Technology

A(n) ____, is used to store and process a set of values, all of the same data type, that forms a logical group.

A. data structure B. scalar variable C. array D. atomic variable

Computer Science & Information Technology

A(n) ______ is a construct that can be defined to store a collection of data.

a) data structure b) module c) abstract data type d) method

Computer Science & Information Technology