I have no idea if I did anything right or not, but try this just for grins:
  • In your MainFrame.cs file add the line "PlankView pv = new PlankView();" after InitializeComponent();
  • compile and run your app
  • NOW look in the toolbox. Did the component appear?


Let me know if this helps.