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.
Illustrate the term event bubbling?
Specify the operating systems over which the .NET Framework runs upon?
Write three general properties of every validation controls?
List some of the new features of ASP.NET AJAX 4.0?
Illustrate the term Web User Control?
Explain the working of Cookies. And also give the example of the Cookie abuse?
Describe the appSettings Section which contains in a web.config file?
What do you mean by the term ALE? Describe the functions of ALE in 8085?
What is Code Access Security (CAS)?
Write ASP.NET configuration options that are supported in ASP.NET implementation on shared Web hosting platform?
18,76,764
1924406 Asked
3,689
Active Tutors
1428629
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!