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.
Name some methods, available in .NET 4.0, which are used to delete and add items from the ListBox control?
Name the data type which the RangeValidator control supports?
How we can choose the color from a ColorDialog box?
Name the parameters which control generally connection pooling behaviours?
Explain WebParts controls in ASP.NET and in what way we can provide WebParts control functionality to the server control?
How to identify that whether any changes are made or not to a DataSet object while it was last loaded?
Illustrate how do you create a Cookie?
What are literals and name the different types of literals in visual basic?
Illustrate Hybrid and Community cloud.
Briefly describe login controls?
18,76,764
1924066 Asked
3,689
Active Tutors
1454439
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!