Y
Yev
Hi,
I need to design a custom component (that is i want it to be on the
component tray, not on the form, in the designer), but I also need to
get the form object to which it belongs at runtime. Is it possible to
do it in compact framework?
For the control I could use the Parent property, but component doesn't
have it.
The IContainer and ISite properties of the component dont seem to be
supported for compact framework. Any ideas?
Thanks,
Yev
I need to design a custom component (that is i want it to be on the
component tray, not on the form, in the designer), but I also need to
get the form object to which it belongs at runtime. Is it possible to
do it in compact framework?
For the control I could use the Parent property, but component doesn't
have it.
The IContainer and ISite properties of the component dont seem to be
supported for compact framework. Any ideas?
Thanks,
Yev