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.
Distinguish among a Thread and a Process?
What is HTML server control in ASP.NET?
Explain about the Take and Skip clauses?
Explain two properties of GridView control which specifies to turn on paging and sorting.
Write down in brief the use of console application?
What is meant by the term Assembly?
Differentiate between SQL invalidation and SQL notification?
Explain briefly about Object Relational Designer (0/R Designer)?
What do you mean by Cookie?
What is the role of the DynamicPopulateExtender control?
18,76,764
1949504 Asked
3,689
Active Tutors
1415817
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!