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.
Describe memory-mapped files?
Write ASP.NET configuration options that are supported in ASP.NET implementation on shared Web hosting platform?
Write name of the class which can be used for converting the data types?
What are the different types of validation controls in Asp.net?
Explain, what is an XML schema?
Explain what would you do to get rid of Microsoft visual basic name space?
What do you mean by the term WPF?
Explain the importance of the Strong Name tool?
Explain DataReader object?
Write the difference between the Literal control and Label control?
18,76,764
1935335 Asked
3,689
Active Tutors
1427575
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!