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.
Can we enter more than single line in the TextBox control?
How an ellipse is created, which is non- rectangular window?
Explain the function of WebpartListUserControlPath property of the DeclarativeCatalogPart control?
How can you avoid a class from overriding in C# and Visual Basic?
Differentiate the terms dynamic and var data types?
Briefly describe about ASP.NET?
Illustrate in brief the main difference between Navigation application and XBAPs in the WPF?
What are the various ideas given by delegate? Describe in brief.
Explain how CAS works?
Briefly describe about data type?
18,76,764
1952784 Asked
3,689
Active Tutors
1439137
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!