I have created a 'smart device appication" project. (C#)
and added a component class.
I expected the component designer shows,
but I couldn't see. And there is no menu item
like 'view designer' in the context menu in the solution explorer.

In a windows application project, VS showed me
the compoent designer, when I added a component
class with the exactly same source code. (copy & paste)

I wanna know whether this is a bug. Or I can do some manual jobs.
Thanks~

Re: How to view component designer? by Hyun

Hyun
Wed Jun 30 12:20:24 CDT 2004

Thanks, Mark.

Then, do smart device application developers put the code manually in
general?
or do they use some other techniques?

"Mark Arteaga" <ng_[at]_markarteaga_[dot]_com> wrote in message
news:A09B47BD-0B37-477F-A6ED-049A8A6F9345@microsoft.com...
> Component designer is not supported in CF Projects.
>
> --
> Mark Arteaga
>
>
> "Hyun Chang Lee" wrote:
>
> > I have created a 'smart device appication" project. (C#)
> > and added a component class.
> > I expected the component designer shows,
> > but I couldn't see. And there is no menu item
> > like 'view designer' in the context menu in the solution explorer.
> >
> > In a windows application project, VS showed me
> > the compoent designer, when I added a component
> > class with the exactly same source code. (copy & paste)
> >
> > I wanna know whether this is a bug. Or I can do some manual jobs.
> > Thanks~
> >
> >
> >
> >