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.
How a color is picked from the ColorDialog box?
Name the latest features of the ADO.NET Entity Framework 4.0?
What do you mean by Cookie?
Name the latest features that added in .NET Framework 4.0?
Specify difference between the asynchronous postback and the synchronous postback?
In ASP.Net which namespaces imported automatically by Visual Studio?
List the services which are offered by the Window Azure operating system?
Describe the term Address, Binding and contract for WCF Service?
Write down the various open source tool accessible for the VB.NET?
Explain the term Merge Module projects?
18,76,764
1957261 Asked
3,689
Active Tutors
1431682
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!