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?