Computer Science, asked by NazzNaser8913, 1 year ago

This question is from visual basic 2008 chapter
Manas is the regional manager of a company. He has to update himself by writing his daily plans and thoughts on a label in visual basic form. Which property of label control will you suggest him to use

Pls answer this question fast
Pls Pls Pls
U will get 15 points

Answers

Answered by tejasgupta
9

To write text on a form using a label, the text property is used. In VB 2005, it was called caption property. In the newer versions, it is replaced by the text property of the label. To do so, drag a label on to the form from the toolbox and in the properties window, set its text property to what so ever you want to display. Thanks!

Answered by pakutharivup
2

Answer:text box

Explanation:

Similar questions