How to view component designer?

  • Thread starter Thread starter Hyun Chang Lee
  • Start date Start date
H

Hyun Chang Lee

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~
 
Thanks, Mark.

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