RichTextBox control and TextBox control
Distinguish between RichTextBox control and TextBox control.
Expert
The TextBox control is regarded as an input control that enables user to enter text in an application at the runtime. By default, it enables only a single line text; though, its property can be changed in order to admit the multiline text as well as scroll bar.
The RichTextBox control is same as the TextBox control with the difference that it permits the user to format its text which can be formatted in several ways, like, italic, bold, and underlined as well as its color can be changed along with the font. Your RichTextBox value can be saved to a RTF (Rich Text Format) file and load the value of RTF file to the RichTextBox control.
Using XSLT, how the value of a specific attribute can be extracted from an element in the XML document?
Explain how VB Implements the Disconnected Architecture as similar to VB.Net?
By which method we can post a Web page to another Web page?
Explain types of XML Application Programming Interface (API).
Name the events that are fired during a page load?
What are the rules and regulations which should be followed while creating the well-formed XML document?
How rows can be added or deleted from the DataTable object of DataSet?
Why the UpdateProgress control is used in the AJAX?
Explain the concept of Web services.
Differentiate between the methods Clone() and Copy() of a DataSet class?
18,76,764
1930020 Asked
3,689
Active Tutors
1446916
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!