Hi!
I'm developing now someUserControl and have a question about Designer generated code. After some controlwas placed on some Form,Designer generates code which will be placed into the InitializeComponent()function. The question is How can I effect the code which will be generated by Designerafter the control droped onto the Form?
Thanks in advance,
Alexey