D
David
I created a WebUserControl and dragged it on a form. The control
works but the parent form is unaware of the control and can not access
any properties, receive events, etc. Eg. .net does not create an
object to reference the control.
Should the control addition be done manually, must the control be
added with a wizard, etc?
Thanks
P.S. If you have a web site with example that would help. I searched
and did not find my answer.
works but the parent form is unaware of the control and can not access
any properties, receive events, etc. Eg. .net does not create an
object to reference the control.
Should the control addition be done manually, must the control be
added with a wizard, etc?
Thanks
P.S. If you have a web site with example that would help. I searched
and did not find my answer.