Components, Designers and Examples

  • Thread starter Thread starter Robby
  • Start date Start date
R

Robby

Hello,

I am trying to build a component that in turn usues a
designer.

How does the designer retrieve the projects datasets and
tables?

Are there any good examples of building a designer and/or
more complex components?

Thanks Robby
 
Hi Robby,

Thanks for your post. As I understand, you want to implement a custom
designer for your .NET compoent. Please correct me if there is any
misunderstanding. I strongly recommend the following MSDN article:

Writing Custom Designers for .NET Components
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dndotnet/ht
ml/custdsgnrdotnet.asp

Hope this helps.

Have a nice day! :)

Regards,

HuangTM
Microsoft Online Partner Support
MCSE/MCSD

Get Secure! -- www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.
 
Back
Top