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.
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?
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
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
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