CODEDOM

  • Thread starter Thread starter slim
  • Start date Start date
S

slim

I am working on a dynamic code generation tool and I have run into a
problem. When I add the declaration statement for a control, I cannot
find how to make it add the "WithEvents" to the declaration thereby not
surfacing any events when you pull the result file into the IDE. I am
using CodeMemberField to add the control declaration statement. Is there
any way to accomplish this?



Paul
 

Ask a Question

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.

Ask a Question

Back
Top