When I want to check this out, how can I run the MainControl?
Simply adding it to a new project results in an error complaining about:
Error 1 The type or namespace name 'SampleBrowser' does not exist in the namespace 'ActiproSoftware.Windows' (are you missing an assembly reference?)
Error 2 The tag 'RichTextBox' does not exist in XML namespace 'clr-namespace:ActiproSoftware.Windows.SampleBrowser'. Line 270 Position 11.
-Matthias