Created a component that inherited from the RichTextBox in C# 4.0. Now trying to add this component to my form but Visual Studio wont respond. Why?
What could possibly be the problem?
Printable View
Created a component that inherited from the RichTextBox in C# 4.0. Now trying to add this component to my form but Visual Studio wont respond. Why?
What could possibly be the problem?
Need a bit more info please. What is this component supposed to do?