explain any four properties of label and textbox
Answers
Properties of the Label Control
Sr.No. Property & Description
9 TabStop Gets or sets a value indicating whether the user can tab to the Label. This property is not used by this class.
10 Text Gets or sets the text associated with this control.
11 Text align Gets or sets the alignment of text in the tab
The Properties of the TextBox Control
Sr.No. Property & Description
6 Font Gets or sets the font of the text displayed by the control.
7 FontHeight Gets or sets the height of the font of the control.
8 ForeColor Gets or sets the foreground color of the control.
9 Lines Gets or sets the lines of text in a text box control
Answer:
Hey guys here's the answer:
Two properties of Textbox are:
(i)Text:blank (delete the text). Font:Bold, 12
(ii) Text:blank(delete the Text) Font:Bold,12
Two properties of Label are:
(i)text:'+'
(i)text:'='