Google 网上论坛不再支持新的 Usenet 帖子或订阅项。历史内容仍可供查看。

Custom Designer - Configure Data Source wizard

已查看 3 次
跳至第一个未读帖子

Don

未读,
2010年10月20日 12:52:382010/10/20
收件人
I am writing a custom control that extends the SQLDataSource and I am
trying to make a change to the Configure Data Source wizard. I
created a custom designer (inherited from SQLDataSourceDesigner) and I
can override the Configure method to create my own wizard. However, I
need almost all the functionality of the existing wizard. I hate to
rewrite the entire wizard to add the few features I need.

How do I find out which class is used to implement this wizard?

If I know the class, my wizard can inherit from it and I can make the
few changes that I need. I realize that I may not be able to make the
needed changes using this method but I would like to research it.

I am using Visual Studio 2010.

Thanks for the help,
Don

0 个新帖子