Differentiate RichTextBox and TextBox control
Write the main difference between a RichTextBox and TextBox control.
Expert
RichTextBox control is same TextBox control but it is slightly different that it allows a user to format its text also. We can format text in different ways, like bold, italic, and underlined as well as modify its color and font. We could save our RichTextBox value to the RTF (Rich Text Format) file and can load value of RTF file to a RichTextBox control.
TextBox control is the input control that allows the user to enter text to the application during runtime. By default, it permits only single line text; though, we can change its property to accept a multiline text as well as the scroll bar also.
What is meant by the term Extensible Markup Language (XML).
Illustrate the term Web User Control?
Explain about pixels, points, and em's whenever fonts are exhibited?
State some of the use of ScriptManager control in the AJAX?
Explain why SiteMapPath control is being referred as eyebrow or breadcrumb navigation control?
Write down the three main points in WCF?
Explain, what is an XML schema?
State what are Collections and Generics?
Briefly describe about standard query operators in LINQ?
Specify the function of CheckState property of the CheckBox control?
18,76,764
1936238 Asked
3,689
Active Tutors
1434273
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!