Are you asking about being able to utilize the UserControl? If so, the
UserControl is not supported in the current version of the CF. If you really
want to visually design a composite control, then just design it on a normal
Form and then cut and paste the generated code, which can be found in the
InitializeComponent method, to a new class library project.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.